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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtol.c128 # define STRTOL_ULONG_MAX ULONG_LONG_MAX macro
132 # undef STRTOL_ULONG_MAX macro
133 # define STRTOL_ULONG_MAX maxquad macro
146 # define STRTOL_ULONG_MAX ULONG_MAX macro

Completed in 43 milliseconds