Home
last modified time | relevance | path

Searched defs:__libc_maybe_call2 (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/bits/
A Dlibc-lock.h109 # define __libc_maybe_call2(FUNC, ARGS, ELSE) \ macro
113 # define __libc_maybe_call2(FUNC, ARGS, ELSE) __libc_maybe_call (__##FUNC, ARGS, ELSE) macro
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/bits/
A Dlibc-lock.h109 # define __libc_maybe_call2(FUNC, ARGS, ELSE) \ macro
113 # define __libc_maybe_call2(FUNC, ARGS, ELSE) __libc_maybe_call (__##FUNC, ARGS, ELSE) macro
/l4re-core-master/uclibc/lib/libpthread/include/bits/
A Dlibc-lock.h112 # define __libc_maybe_call2(FUNC, ARGS, ELSE) \ macro
116 # define __libc_maybe_call2(FUNC, ARGS, ELSE) __libc_maybe_call (__##FUNC, ARGS, ELSE) macro

Completed in 8 milliseconds