Home
last modified time | relevance | path

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

/freebsd-12-stable/gnu/usr.bin/grep/
Dxstrtoumax.c30 #define __xstrtol xstrtoumax macro
Dxstrtol.c27 # define __xstrtol xstrtol macro
116 __xstrtol (const char *s, char **ptr, int strtol_base, in __xstrtol() function