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

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtol.c56 # define INT LONG int macro
58 # define INT unsigned LONG int macro
225 INT
541 INT strtol PARAMS ((const STRING_TYPE *nptr, STRING_TYPE **endptr, int base));
545 INT

Completed in 43 milliseconds