/glibc-2.36/inet/ |
D | htontest.c | 25 # define TEST(orig, swapped, fct) \ argument 31 # define TEST(orig, swapped, fct) \ argument
|
D | ether_hton.c | 37 } fct; in ether_hostton() local
|
D | ether_ntoh.c | 38 } fct; in ether_ntohost() local
|
/glibc-2.36/stdio-common/ |
D | reg-type.c | 35 __register_printf_type (printf_va_arg_function fct) in __register_printf_type()
|
/glibc-2.36/elf/ |
D | tst-dlmopen1.c | 60 int (*fct) (Lmid_t) = dlsym (h, "foo"); in do_test() local
|
/glibc-2.36/sunrpc/ |
D | publickey.c | 41 } fct; in getpublickey() local 67 } fct; in libc_hidden_nolink_sunrpc() local
|
/glibc-2.36/wcsmbs/ |
D | btowc.c | 83 __gconv_fct fct = fcts->towc->__fct; in __btowc() local
|
D | wctob.c | 65 __gconv_fct fct = fcts->tomb->__fct; in wctob() local
|
D | mbrtoc16.c | 98 __gconv_fct fct = fcts->towc->__fct; in mbrtoc16() local
|
D | mbrtowc.c | 80 __gconv_fct fct = fcts->towc->__fct; in __mbrtowc() local
|
D | mbsnrtowcs.c | 66 __gconv_fct fct = towc->__fct; in __mbsnrtowcs() local
|
D | wcrtomb.c | 65 __gconv_fct fct = fcts->tomb->__fct; in __wcrtomb_internal() local
|
D | mbsrtowcs_l.c | 60 __gconv_fct fct = towc->__fct; in __mbsrtowcs_l() local
|
D | wcsnrtombs.c | 64 __gconv_fct fct = tomb->__fct; in __wcsnrtombs() local
|
D | wcsrtombs.c | 56 __gconv_fct fct = tomb->__fct; in __wcsrtombs() local
|
/glibc-2.36/string/ |
D | test-ffs.c | 40 #define TEST(fct, type) \ in do_test() argument
|
/glibc-2.36/iconv/ |
D | gconv.c | 48 __gconv_fct fct = cd->__steps->__fct; in __gconv() local
|
D | skeleton.c | 154 # define DL_CALL_FCT(fct, args) fct args argument 383 #define SINGLE(fct) SINGLE2 (fct) argument 384 #define SINGLE2(fct) fct##_single argument 401 __gconv_fct fct = NULL; in FUNCTION_NAME() local
|
/glibc-2.36/libio/ |
D | iofwide.c | 126 __gconv_fct fct = gs->__fct; in __libio_codecvt_out() local 178 __gconv_fct fct = gs->__fct; in __libio_codecvt_in() local 245 __gconv_fct fct = gs->__fct; in __libio_codecvt_length() local
|
/glibc-2.36/sysdeps/htl/ |
D | libc-lock.h | 59 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) argument
|
/glibc-2.36/nss/ |
D | getnssent_r.c | 60 } fct; in __nss_setent() local 120 } fct; in __nss_endent() local 166 } fct; in __nss_getent_r() local
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | mq_notify.c | 45 void (*fct) (union sigval); /* The function to run. */ member 88 void (*fct) (union sigval) = data->fct; in notification_function() local
|
/glibc-2.36/rt/ |
D | tst-mqueue3.c | 45 fct (union sigval s) in fct() function
|
D | tst-mqueue6.c | 74 fct (union sigval s) in fct() function
|
/glibc-2.36/grp/ |
D | initgroups.c | 95 initgroups_dyn_function fct = __nss_lookup_function (nip, in internal_getgrouplist() local
|