Searched defs:strtoul (Results 26 - 27 of 27) sorted by relevance

12

/macosx-10.9.5/file-46/file/src/
H A Dfile.h419 #define strtoul(a, b, c) strtol(a, b, c) macro
/macosx-10.9.5/apache-786.1/httpd/include/
H A Dhttpd.h1905 #undef strtoul macro
1907 #define strtoul strtoul_is_not_a_portable_function_use_strtol_instead macro

Completed in 147 milliseconds

12