Home
last modified time | relevance | path

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

/external/bison/lib/
Dstrtol.c183 # define LOCALE_PARAM_PROTO , __locale_t loc macro
186 # define LOCALE_PARAM_PROTO macro
430 int base LOCALE_PARAM_PROTO) in strtol()