Home
last modified time | relevance | path

Searched defs:prefix (Results 1 – 18 of 18) sorted by relevance

/glibc-2.36/math/
Dtest-math-narrow.h21 #define FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
23 #define _FUNC_TEST_CONCAT(prefix, function, suffix) \ argument
/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-quota.c29 const char *prefix; in check_size() local
Dtst-ttyname.c59 trim_prefix (char *str, size_t str_len, const char *prefix) in trim_prefix()
/glibc-2.36/support/
Dsupport_run_diff.c31 write_to_temp_file (const char *prefix, const char *str) in write_to_temp_file()
Dsupport_descriptors.c135 const char *prefix, FILE *fp) in support_descriptors_dump()
/glibc-2.36/localedata/
Dtst-setlocale3.c193 const char *prefix = "LC_CTYPE=de_DE.UTF-8;LC_TIME="; in do_test() local
/glibc-2.36/posix/
Dtst-glob-tilde.c41 one_test (const char *prefix, const char *middle, const char *suffix) in one_test()
Dgetopt.c196 int print_errors, const char *prefix) in process_long_option()
/glibc-2.36/elf/
Dtst-stringtable.c82 struct stringtable_entry *prefix in do_test() local
/glibc-2.36/resolv/
Dtst-res_hnok.c113 one_char (const char *prefix, const char *accepted, const char *suffix, in one_char()
/glibc-2.36/malloc/
Ddynarray-skeleton.c149 #define DYNARRAY_CONCAT0(prefix, name) prefix##name argument
150 #define DYNARRAY_CONCAT1(prefix, name) DYNARRAY_CONCAT0(prefix, name) argument
/glibc-2.36/iconv/
Dgconv_parseconfdir.h119 gconv_parseconfdir (const char *prefix, const char *dir, size_t dir_len) in gconv_parseconfdir()
Diconvconfig.c166 static const char *prefix = ""; variable
/glibc-2.36/stdlib/
Disomac.c91 static char *prefix[] = variable
/glibc-2.36/sysdeps/posix/
Dgetaddrinfo.c1295 struct in6_addr prefix; member
1858 struct in6_addr prefix; in add_prefixlist() local
2017 struct in6_addr prefix; in gaiconf_init() local
/glibc-2.36/sysdeps/ia64/fpu/
Dlibm_error.c172 #define _DECL_NUM(type, prefix, var, bytes...) \ in __libm_error_support() argument
/glibc-2.36/include/
Dlibc-symbols.h532 # define __hidden_asmname1(prefix, name) __hidden_asmname2(prefix, name) argument
533 # define __hidden_asmname2(prefix, name) #prefix name argument
/glibc-2.36/misc/sys/
Dcdefs.h260 # define __ASMNAME2(prefix, cname) __STRING (prefix) cname argument