Searched refs:__TSD_ERRNO (Results 1 – 2 of 2) sorted by relevance
54 void *ptr = _os_tsd_get_direct(__TSD_ERRNO); in __error()66 int *tsderrno = (int*)_os_tsd_get_direct(__TSD_ERRNO); in cerror_nocancel()
37 #define __TSD_ERRNO 1 macro