Home
last modified time | relevance | path

Searched refs:DOIT (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dlibc-lock.h395 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \ argument
398 if (DOIT) { \
412 #define __libc_cleanup_region_end(DOIT) \ argument
414 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\
415 } else if (DOIT) \
420 #define __libc_cleanup_end(DOIT) \ argument
422 __libc_ptf_call_always (_pthread_cleanup_pop_restore, (&_buffer, DOIT));\
423 } else if (DOIT) \