Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/test/string/
A Dtest-ffs.c45 #define TEST(fct, type) \ in main() argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/unix/sysv/linux/
A Dmq_notify.c47 void (*fct) (union sigval); /* The function to run. */ member
90 void (*fct) (union sigval) = data->fct; in notification_function() local
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/unix/sysv/linux/
A Dmq_notify.c48 void (*fct) (union sigval); /* The function to run. */ member
91 void (*fct) (union sigval) = data->fct; in notification_function() local
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/
A Dcdefs.h47 # define __NTH(fct) __attribute__ ((__nothrow__)) fct argument
51 # define __NTH(fct) fct throw () argument
54 # define __NTH(fct) fct argument
63 # define __NTH(fct) fct argument
/l4re-core-master/uclibc/lib/contrib/uclibc/test/nptl/
A Dtst-mqueue3.c45 fct (union sigval s) in fct() function
A Dtst-mqueue6.c74 fct (union sigval s) in fct() function
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dtgmath.h40 # define __tgml(fct) fct argument
42 # define __tgml(fct) fct ## l argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dpthread-functions.h112 # define PTHFCT_CALL(fct, params) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/
A Dinternals.h71 #define PTHREAD_START_ARGS_INITIALIZER(fct) \ argument
/l4re-core-master/uclibc/lib/libpthread/src/
A Dinternals.h78 #define PTHREAD_START_ARGS_INITIALIZER(fct) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/bits/
A Dlibc-lock.h266 #define __libc_cleanup_push(fct, arg) \ argument
/l4re-core-master/uclibc/lib/libpthread/include/bits/
A Dlibc-lock.h269 #define __libc_cleanup_push(fct, arg) \ argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/bits/
A Dlibc-lock.h439 #define __libc_cleanup_push(fct, arg) \ argument

Completed in 34 milliseconds