Home
last modified time | relevance | path

Searched defs:suffix (Results 1 – 22 of 22) sorted by relevance

/glibc-2.36/sysdeps/m68k/m680x0/fpu/
Ds_scalbnf.c1 #define suffix f macro
Ds_scalbnl.c1 #define suffix l macro
Ds_scalbn.c35 #define suffix /*empty*/ macro
44 __CONCATX(__scalbn,suffix) (float_type x, int exp) in __CONCATX() argument
/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
Dmath.h278 #define __MATHCALL_VEC(function, suffix, args) \ argument
282 #define __MATHDECL_VEC(type, function,suffix, args) \ argument
286 #define __MATHCALL(function,suffix, args) \ argument
288 #define __MATHDECL(type, function,suffix, args) \ argument
291 #define __MATHCALLX(function,suffix, args, attrib) \ argument
293 #define __MATHDECLX(type, function,suffix, args, attrib) \ argument
296 #define __MATHDECL_1_IMPL(type, function, suffix, args) \ argument
298 #define __MATHDECL_1(type, function, suffix, args) \ argument
302 #define __MATHDECL_ALIAS(type, function, suffix, args, alias) \ argument
305 #define __MATHREDIR(type, function, suffix, args, to) \ argument
[all …]
Dgen-tgmath-tests.py94 def __init__(self, name, suffix=None, mant_dig=None, condition='1', argument
142 def create_type(name, suffix=None, mant_dig=None, condition='1', order=None, argument
Dgen-auto-libm-tests.c1682 const char *suffix; in output_generic_value() local
/glibc-2.36/sysdeps/generic/
Dmath_private_calls.h19 #define __MSUF_X(x, suffix) x ## suffix argument
23 #define __MSUF_R_X(x, suffix) x ## suffix ## _r argument
/glibc-2.36/elf/
Dtst-dlsym-error.c30 const char *suffix) in test_one()
73 const char *suffix) in test_handles()
Dtst-stringtable.c77 struct stringtable_entry *suffix = stringtable_add (&s, "suffix"); in do_test() local
/glibc-2.36/string/
Dstr-two-way.h231 size_t suffix; /* The index of the right half of needle. */ in two_way_short_needle() local
396 size_t suffix; /* The index of the right half of needle. */ in two_way_long_needle() local
/glibc-2.36/iconv/
Dgconv_charset.c93 char * suffix = find_suffix (pc->code); in gconv_parse_code() local
Dgconv_parseconfdir.h158 const char *suffix = ".conf"; in gconv_parseconfdir() local
Dgconv_int.h116 #define norm_add_slashes(str,suffix) \ argument
/glibc-2.36/localedata/
Dtst-setlocale3.c177 const char *suffix = "en_US.UTF-8"; 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()
/glibc-2.36/stdio-common/
Dtst-vfprintf-mbs-prec.c363 const char *suffix = "||TERM"; in test_mbs_long() local
447 const wchar_t *suffix = L"||TERM"; in test_wide_long() local
/glibc-2.36/resolv/
Dtst-res_hnok.c113 one_char (const char *prefix, const char *accepted, const char *suffix, in one_char()
Dtst-resolv-txnid-collision.c57 char *suffix; in parse_qname() local
/glibc-2.36/stdlib/
Dgen-tst-strtod-round.c65 print_fp (FILE *fout, mpfr_t f, const char *suffix) in print_fp()
Disomac.c99 static char *suffix[] = variable
/glibc-2.36/sysdeps/powerpc/powerpc32/
Ddl-machine.c558 #define DO_TLS_RELOC(suffix) \ in __process_machine_rela() argument