Searched defs:strtol (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/diff/lib/
H A Dstrtoimax.c58 # define strtol strtoul macro
/freebsd-current/sys/libkern/
H A Dstrtol.c47 strtol(const char *nptr, char **endptr, int base) function
/freebsd-current/lib/libc/stdlib/
H A Dstrtol.c152 strtol(const char * __restrict nptr, char ** __restrict endptr, int base) function
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp94 INTERCEPT_LIBRARY_FUNCTION(strtol); variable
/freebsd-current/contrib/sendmail/src/
H A Dconf.c4154 strtol(nptr, endptr, base) function

Completed in 137 milliseconds