Home
last modified time | relevance | path

Searched refs:LOCALE_PARAM (Results 1 – 1 of 1) sorted by relevance

/external/bison/lib/
Dstrtol.c182 # define LOCALE_PARAM , loc macro
185 # define LOCALE_PARAM macro
432 return INTERNAL (strtol) (nptr, endptr, base, 0 LOCALE_PARAM); in strtol()