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

/external/bison/lib/
H A Dstrtol.c189 # define LOCALE_PARAM_PROTO , __locale_t loc macro
192 # define LOCALE_PARAM_PROTO macro
253 int base, int group LOCALE_PARAM_PROTO)
445 int base LOCALE_PARAM_PROTO)
252 strtol(const STRING_TYPE *nptr, STRING_TYPE **endptr, int base, int group LOCALE_PARAM_PROTO) argument
443 strtol(const STRING_TYPE *nptr, STRING_TYPE **endptr, int base LOCALE_PARAM_PROTO) argument

Completed in 35 milliseconds