Searched refs:__real_strtol (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dsynctrace.c113 static void *__real_strtol = NULL; variable
672 __real_strtol = (void *) ptr;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dsynctrace.c95 static long int (*__real_strtol)(const char *nptr, char **endptr, int base) = NULL; variable
534 __real_strtol = (void *) ptr;

Completed in 140 milliseconds