Home
last modified time | relevance | path

Searched defs:func (Results 1 – 25 of 79) sorted by relevance

1234

/glibc-2.36/sysdeps/generic/
Dmath-narrow-alias.h32 #define libm_alias_float_double_main(func) \ argument
38 # define libm_alias_float_double(func) \ argument
42 # define libm_alias_float_double(func) \ argument
46 #define libm_alias_float32x_float64_main(func) \ argument
50 # define libm_alias_float32x_float64(func) \ argument
54 # define libm_alias_float32x_float64(func) \ argument
58 # define libm_alias_float32x_float64(func) \ argument
63 # define libm_alias_float_ldouble_f128(func) \ argument
65 # define libm_alias_double_ldouble_f128(func) \ argument
69 # define libm_alias_float_ldouble_f128(func) argument
[all …]
Dmath-narrow-alias-float128.h20 # define libm_alias_float32_float128(func) \ argument
22 # define libm_alias_float64_float128(func) \ argument
25 # define libm_alias_float32_float128(func) \ argument
28 # define libm_alias_float64_float128(func) \ argument
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm-compat/
Dmath-narrow-alias-float128.h20 # define libm_alias_float32_float128(func) \ argument
22 # define libm_alias_float64_float128(func) \ argument
25 # define libm_alias_float32_float128(func) \ argument
29 # define libm_alias_float64_float128(func) \ argument
/glibc-2.36/localedata/tests-mbwc/
Ddat_tow-funcs.h15 #define TST_TOW_LOC(FUNC, func) \ argument
18 #define TST_TOW_REC(locale, func) \ argument
Ddat_isw-funcs.h15 #define TST_ISW_LOC(FUNC, func) \ argument
18 #define TST_ISW_REC(locale, func) \ argument
Dtsp_common.c7 #define TST_FUNCTION_CALL(func) _TST_FUNCTION_CALL(func) argument
8 #define _TST_FUNCTION_CALL(func) tst ##_## func argument
43 result (FILE * fp, char res, const char *func, const char *loc, int rec_no, in result()
Dtst_funcs.h72 #define TST_FTYP(func) tst_##func##_loc argument
73 #define TST_HEAD(func) tst_##func##_loc[ loc ].hd argument
74 #define TST_INPUT(func) tst_##func##_loc[ loc ].rec[ rec ].input argument
75 #define TST_EXPECT(func) tst_##func##_loc[ loc ].rec[ rec ].expect argument
76 #define TST_INPUT_SEQ(func) \ argument
78 #define TST_EXPECT_SEQ(func) \ argument
80 #define TST_IS_LAST(func) \ argument
/glibc-2.36/include/sys/
Dcdefs.h29 # define __LDBL_REDIR_DECL(func) \ argument
33 # define libc_hidden_ldbl_proto(func, attrs...) \ argument
38 # define __LDBL_REDIR2_DECL(func) \ argument
/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
Dfloat128-ifunc-redirect-macros.h42 #define F128_REDIR_PFX_R(func, pfx, r) \ argument
46 #define F128_REDIR_PFX_R(func, pfx, r) \ argument
50 #define F128_REDIR_R(func, r) F128_REDIR_PFX_R (func, , r) argument
51 #define F128_REDIR(func) F128_REDIR_R (func, ) argument
/glibc-2.36/sysdeps/x86_64/
Dsub_n.S20 #define func __mpn_sub_n macro
Dsubmul_1.S20 #define func __mpn_submul_1 macro
Dtst-quadmod2.S28 func: label
Dtst-quadmod1.S29 func: label
Daddmul_1.S29 # define func __mpn_addmul_1 macro
/glibc-2.36/ctype/
Dctype_l.c23 #define func(name, type) \ macro
27 func (isalnum_l, _ISalnum) in func() function
Dctype.c23 #define func(name, type) \ macro
26 func (isalnum, _ISalnum) in func() function
/glibc-2.36/math/
Dtest-tgmath-ret.c41 #define CHECK_RET_CONST_TYPE(func, rettype, arg, name, ...) \ argument
45 #define CHECK_RET_CONST_FLOAT(func, rettype, ...) \ argument
47 #define CHECK_RET_CONST_DOUBLE(func, rettype, ...) \ argument
49 #define CHECK_RET_CONST_LDOUBLE(func, rettype, ...) \ argument
52 #define CHECK_RET_CONST(func, rettype, ...) \ argument
Dtest-tgmath-int.c33 #define CHECK_RET_CONST_TYPE(func, rettype, name) \ argument
37 #define CHECK_RET_CONST_FLOAT(func, name) \ argument
40 #define CHECK_RET_CONST_DOUBLE(func, name) \ argument
/glibc-2.36/benchtests/scripts/
Dbench.py94 def gen_source(func, directives, all_vals): argument
146 def _print_arg_data(func, directives, all_vals): argument
226 def parse_file(func): argument
/glibc-2.36/wctype/
Dwcfuncs.c26 #define func(name, type) \ macro
40 func (alnum, __ISwalnum) in func() function
Dwcfuncs_l.c29 #define func(name, type) \ macro
41 func (alnum_l, __ISwalnum) in func() function
/glibc-2.36/stdlib/
Dcxa_thread_atexit_impl.c83 dtor_func func; member
100 __cxa_thread_atexit_impl (dtor_func func, void *obj, void *dso_symbol) in __cxa_thread_atexit_impl()
153 dtor_func func = cur->func; in __call_tls_dtors() local
/glibc-2.36/sysdeps/pthread/
Dthrd_create.c23 __thrd_create (thrd_t *thr, thrd_start_t func, void *arg) in __thrd_create()
/glibc-2.36/include/
Difunc-impl-list.h37 #define IFUNC_IMPL_ADD(array, max, func, usable, impl) \ argument
43 #define IFUNC_IMPL(max, name, func, ...) \ argument
/glibc-2.36/sysdeps/alpha/fpu/
Dcfloat-compat.h49 #define cfloat_versions_compat(func) \ argument
52 #define cfloat_versions_compat(func) argument
55 #define cfloat_versions(func) \ argument

1234