Searched defs:ELSE (Results 1 – 2 of 2) sorted by relevance
/sysdeps/htl/ |
A D | libc-lockP.h | 31 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 35 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 42 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument 48 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument 54 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument
|
/sysdeps/nptl/ |
A D | libc-lockP.h | 84 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 88 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 96 #define __libc_ptf_call(FUNC, ARGS, ELSE) FUNC ARGS argument
|
Completed in 4 milliseconds