Searched defs:c (Results 1 – 4 of 4) sorted by relevance
27 struct _pthread_cleanup_buffer * c; in pthread_cleanup_upto() local
186 struct _pthread_cleanup_buffer * c; in strong_alias() local
34 # define LOG(c) if (__td_debug) write (2, c "\n", strlen (c "\n")) argument37 # define LOG(c) argument
63 # define LOG(c) if (__td_debug) write (2, c "\n", strlen (c "\n")) argument66 # define LOG(c) argument
Completed in 7 milliseconds