#include <stddef.h>
Go to the source code of this file.
|
#define | _GL_STDLIB_H |
|
#define | _GL_ATTRIBUTE_PURE /* empty */ |
|
#define | _Noreturn |
|
#define | _GL_CXXDEFS_H |
|
#define | _GL_EXTERN_C extern |
|
#define | _GL_FUNCDECL_RPL(func, rettype, parameters_and_attributes) _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
|
#define | _GL_FUNCDECL_RPL_1(rpl_func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
|
#define | _GL_FUNCDECL_SYS(func, rettype, parameters_and_attributes) _GL_EXTERN_C rettype func parameters_and_attributes |
|
#define | _GL_CXXALIAS_RPL(func, rettype, parameters) _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
|
#define | _GL_CXXALIAS_RPL_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIAS_RPL_CAST_1(func, rpl_func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIAS_SYS(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIAS_SYS_CAST(func, rettype, parameters) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIAS_SYS_CAST2(func, rettype, parameters, rettype2, parameters2) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIASWARN(func) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_CXXALIASWARN1(func, rettype, parameters_and_attributes) _GL_EXTERN_C int _gl_cxxalias_dummy |
|
#define | _GL_ARG_NONNULL(params) |
|
#define | _GL_WARN_ON_USE(function, message) _GL_WARN_EXTERN_C int _gl_warn_on_use |
|
#define | _GL_WARN_ON_USE_CXX(function, rettype, parameters_and_attributes, msg) _GL_WARN_EXTERN_C int _gl_warn_on_use |
|
#define | _GL_WARN_EXTERN_C extern |
|
#define | EXIT_SUCCESS 0 |
|
#define | EXIT_FAILURE 1 |
|
#define _GL_ARG_NONNULL |
( |
|
params | ) |
|
#define _GL_ATTRIBUTE_PURE /* empty */ |
#define _GL_CXXALIAS_RPL |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_CXXALIAS_RPL_1 (func, rpl_##func, rettype, parameters) |
#define _GL_CXXALIAS_RPL_1 |
( |
|
func, |
|
|
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIAS_RPL_CAST_1 |
( |
|
func, |
|
|
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIAS_SYS |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIAS_SYS_CAST |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIAS_SYS_CAST2 |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters, |
|
|
|
rettype2, |
|
|
|
parameters2 |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIASWARN |
( |
|
func | ) |
_GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_CXXALIASWARN1 |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C int _gl_cxxalias_dummy |
#define _GL_EXTERN_C extern |
#define _GL_FUNCDECL_RPL |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_FUNCDECL_RPL_1 (rpl_##func, rettype, parameters_and_attributes) |
#define _GL_FUNCDECL_RPL_1 |
( |
|
rpl_func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C rettype rpl_func parameters_and_attributes |
#define _GL_FUNCDECL_SYS |
( |
|
func, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes |
|
) |
| _GL_EXTERN_C rettype func parameters_and_attributes |
#define _GL_WARN_EXTERN_C extern |
#define _GL_WARN_ON_USE_CXX |
( |
|
function, |
|
|
|
rettype, |
|
|
|
parameters_and_attributes, |
|
|
|
msg |
|
) |
| _GL_WARN_EXTERN_C int _gl_warn_on_use |
_GL_CXXALIAS_SYS |
( |
canonicalize_file_name |
, |
|
|
char * |
, |
|
|
(const char *name) |
|
|
) |
| |
_GL_CXXALIAS_SYS |
( |
malloc |
, |
|
|
void * |
, |
|
|
(size_t size) |
|
|
) |
| |
_GL_CXXALIAS_SYS |
( |
realpath |
, |
|
|
char * |
, |
|
|
(const char *name, char *resolved) |
|
|
) |
| |
_GL_CXXALIASWARN |
( |
canonicalize_file_name |
| ) |
|
_GL_CXXALIASWARN |
( |
malloc |
| ) |
|
_GL_CXXALIASWARN |
( |
realpath |
| ) |
|