Home
last modified time | relevance | path

Searched defs:fct (Results 1 – 25 of 44) sorted by relevance

12

/glibc-2.36/inet/
Dhtontest.c25 # define TEST(orig, swapped, fct) \ argument
31 # define TEST(orig, swapped, fct) \ argument
Dether_hton.c37 } fct; in ether_hostton() local
Dether_ntoh.c38 } fct; in ether_ntohost() local
/glibc-2.36/stdio-common/
Dreg-type.c35 __register_printf_type (printf_va_arg_function fct) in __register_printf_type()
/glibc-2.36/elf/
Dtst-dlmopen1.c60 int (*fct) (Lmid_t) = dlsym (h, "foo"); in do_test() local
/glibc-2.36/sunrpc/
Dpublickey.c41 } fct; in getpublickey() local
67 } fct; in libc_hidden_nolink_sunrpc() local
/glibc-2.36/wcsmbs/
Dbtowc.c83 __gconv_fct fct = fcts->towc->__fct; in __btowc() local
Dwctob.c65 __gconv_fct fct = fcts->tomb->__fct; in wctob() local
Dmbrtoc16.c98 __gconv_fct fct = fcts->towc->__fct; in mbrtoc16() local
Dmbrtowc.c80 __gconv_fct fct = fcts->towc->__fct; in __mbrtowc() local
Dmbsnrtowcs.c66 __gconv_fct fct = towc->__fct; in __mbsnrtowcs() local
Dwcrtomb.c65 __gconv_fct fct = fcts->tomb->__fct; in __wcrtomb_internal() local
Dmbsrtowcs_l.c60 __gconv_fct fct = towc->__fct; in __mbsrtowcs_l() local
Dwcsnrtombs.c64 __gconv_fct fct = tomb->__fct; in __wcsnrtombs() local
Dwcsrtombs.c56 __gconv_fct fct = tomb->__fct; in __wcsrtombs() local
/glibc-2.36/string/
Dtest-ffs.c40 #define TEST(fct, type) \ in do_test() argument
/glibc-2.36/iconv/
Dgconv.c48 __gconv_fct fct = cd->__steps->__fct; in __gconv() local
Dskeleton.c154 # 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/
Diofwide.c126 __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/
Dlibc-lock.h59 #define __libc_cleanup_push(fct, arg) __libc_cleanup_region_start (1, fct, arg) argument
/glibc-2.36/nss/
Dgetnssent_r.c60 } 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/
Dmq_notify.c45 void (*fct) (union sigval); /* The function to run. */ member
88 void (*fct) (union sigval) = data->fct; in notification_function() local
/glibc-2.36/rt/
Dtst-mqueue3.c45 fct (union sigval s) in fct() function
Dtst-mqueue6.c74 fct (union sigval s) in fct() function
/glibc-2.36/grp/
Dinitgroups.c95 initgroups_dyn_function fct = __nss_lookup_function (nip, in internal_getgrouplist() local

12