/glibc-2.36/sysdeps/generic/ |
D | libc-symver.h | 46 # define symbol_version_reference(real, name, version) \ argument 65 # define _set_symbol_version_2(real, alias, name_version) \ argument 70 # define _set_symbol_version_1(real, alias, name_version) \ argument 74 # define _set_symbol_version(real, name_version) \ argument 82 # define _set_symbol_version(real, name_version) \ argument
|
/glibc-2.36/sysdeps/ia64/ |
D | libc-symver.h | 27 # define _set_symbol_version_2(real, alias, name_version) \ argument
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | getresgid.c | 43 gid_t real = _hurd_id.aux.gids[0]; in __getresgid() local
|
D | getresuid.c | 43 uid_t real = _hurd_id.aux.uids[0]; in __getresuid() local
|
/glibc-2.36/math/ |
D | test-float32.h | 29 #define BUILD_COMPLEX(real, imag) (CMPLXF32 ((real), (imag))) argument
|
D | test-float32x.h | 29 #define BUILD_COMPLEX(real, imag) (CMPLXF32X ((real), (imag))) argument
|
D | test-float64.h | 29 #define BUILD_COMPLEX(real, imag) (CMPLXF64 ((real), (imag))) argument
|
D | test-double.h | 22 #define BUILD_COMPLEX(real, imag) (CMPLX ((real), (imag))) argument
|
D | test-float.h | 22 #define BUILD_COMPLEX(real, imag) (CMPLXF ((real), (imag))) argument
|
D | test-float128.h | 29 #define BUILD_COMPLEX(real, imag) (CMPLXF128 ((real), (imag))) argument
|
D | test-float64x.h | 29 #define BUILD_COMPLEX(real, imag) (CMPLXF64X ((real), (imag))) argument
|
D | test-ldouble.h | 24 #define BUILD_COMPLEX(real, imag) (CMPLXL ((real), (imag))) argument
|
/glibc-2.36/nss/ |
D | getXXent_r.c | 192 # define do_symbol_version(real, name, version) \ argument 202 # define do_default_symbol_version(real, name, version) \ argument
|
D | getXXbyYY_r.c | 414 # define do_symbol_version(real, name, version) \ argument 424 # define do_default_symbol_version(real, name, version) \ argument
|
/glibc-2.36/argp/ |
D | argp-help.c | 556 const struct argp_option *real, in hol_entry_short_iterate() 562 const struct argp_option *opt, *real = entry->opt; in hol_entry_short_iterate() local 585 const struct argp_option *real, in hol_entry_long_iterate() 591 const struct argp_option *opt, *real = entry->opt; in hol_entry_long_iterate() local 607 until_short (const struct argp_option *opt, const struct argp_option *real, in until_short() 1064 arg (const struct argp_option *real, const char *req_fmt, const char *opt_fmt, in arg() 1214 const struct argp_option *real = entry->opt, *opt; in hol_entry_help() local 1372 const struct argp_option *real, in add_argless_short_opt() 1386 const struct argp_option *real, in usage_argful_short_opt() 1418 const struct argp_option *real, in usage_long_opt()
|
D | argp-parse.c | 318 const struct argp_option *real = argp->options; in convert_options() local
|
/glibc-2.36/malloc/ |
D | memusage.c | 400 struct header *real; in realloc() local 545 struct header *real; in free() local
|
/glibc-2.36/include/ |
D | libc-symbols.h | 395 # define symbol_version(real, name, version) \ argument 397 # define default_symbol_version(real, name, version) \ argument 404 # define _default_symbol_version(real, name, version) \ argument 415 # define symbol_version(real, name, version) argument 416 # define default_symbol_version(real, name, version) \ argument
|
/glibc-2.36/iconv/ |
D | iconvconfig.c | 215 #define BUILTIN_ALIAS(alias, real) \ argument 233 #define BUILTIN_ALIAS(alias, real) argument
|