Go to the source code of this file.
|
#define | _GL_CXXALIAS_RPL(func, rettype, parameters) |
|
#define | _GL_CXXALIAS_RPL_1(func, rpl_func, rettype, parameters) |
|
#define | _GL_CXXALIAS_RPL_CAST_1(func, rpl_func, rettype, parameters) |
|
#define | _GL_CXXALIAS_SYS(func, rettype, parameters) |
|
#define | _GL_CXXALIAS_SYS_CAST(func, rettype, parameters) |
|
#define | _GL_CXXALIAS_SYS_CAST2(func, rettype, parameters, rettype2, parameters2) |
|
#define | _GL_CXXALIASWARN(func) |
|
#define | _GL_CXXALIASWARN1(func, rettype, parameters_and_attributes) |
|
#define | _GL_EXTERN_C extern |
|
#define | _GL_FUNCDECL_RPL(func, rettype, parameters_and_attributes) |
|
#define | _GL_FUNCDECL_RPL_1(rpl_func, rettype, parameters_and_attributes) |
|
#define | _GL_FUNCDECL_SYS(func, rettype, parameters_and_attributes) |
|
◆ _GL_CXXALIAS_RPL
#define _GL_CXXALIAS_RPL |
( |
| func, |
|
|
| rettype, |
|
|
| parameters ) |
Value:
#define _GL_CXXALIAS_RPL_1(func, rpl_func, rettype, parameters)
Definition at line 115 of file c++defs.h.
◆ _GL_CXXALIAS_RPL_1
#define _GL_CXXALIAS_RPL_1 |
( |
| func, |
|
|
| rpl_func, |
|
|
| rettype, |
|
|
| parameters ) |
◆ _GL_CXXALIAS_RPL_CAST_1
#define _GL_CXXALIAS_RPL_CAST_1 |
( |
| func, |
|
|
| rpl_func, |
|
|
| rettype, |
|
|
| parameters ) |
◆ _GL_CXXALIAS_SYS
#define _GL_CXXALIAS_SYS |
( |
| func, |
|
|
| rettype, |
|
|
| parameters ) |
◆ _GL_CXXALIAS_SYS_CAST
#define _GL_CXXALIAS_SYS_CAST |
( |
| func, |
|
|
| rettype, |
|
|
| parameters ) |
◆ _GL_CXXALIAS_SYS_CAST2
#define _GL_CXXALIAS_SYS_CAST2 |
( |
| func, |
|
|
| rettype, |
|
|
| parameters, |
|
|
| rettype2, |
|
|
| parameters2 ) |
◆ _GL_CXXALIASWARN
#define _GL_CXXALIASWARN |
( |
| func | ) |
|
◆ _GL_CXXALIASWARN1
#define _GL_CXXALIASWARN1 |
( |
| func, |
|
|
| rettype, |
|
|
| parameters_and_attributes ) |
◆ _GL_EXTERN_C
#define _GL_EXTERN_C extern |
◆ _GL_FUNCDECL_RPL
#define _GL_FUNCDECL_RPL |
( |
| func, |
|
|
| rettype, |
|
|
| parameters_and_attributes ) |
Value:
#define _GL_FUNCDECL_RPL_1(rpl_func, rettype, parameters_and_attributes)
Definition at line 94 of file c++defs.h.
◆ _GL_FUNCDECL_RPL_1
#define _GL_FUNCDECL_RPL_1 |
( |
| rpl_func, |
|
|
| rettype, |
|
|
| parameters_and_attributes ) |
◆ _GL_FUNCDECL_SYS
#define _GL_FUNCDECL_SYS |
( |
| func, |
|
|
| rettype, |
|
|
| parameters_and_attributes ) |