Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/locale/
D_wcstoul.h48 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME() function
116 DEF_STRONG(FUNCNAME);
D_wcstol.h49 FUNCNAME(const wchar_t *nptr, wchar_t **endptr, int base) in FUNCNAME() function
136 DEF_STRONG(FUNCNAME);
Dwcstoull.c13 #define FUNCNAME wcstoull macro
Dwcstoul.c13 #define FUNCNAME wcstoul macro
Dwcstoumax.c14 #define FUNCNAME wcstoumax macro
Dwcstol.c13 #define FUNCNAME wcstol macro
Dwcstoll.c13 #define FUNCNAME wcstoll macro
Dwcstoimax.c14 #define FUNCNAME wcstoimax macro