Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/gdtoa/
H A DstrtopxL.c53 strtopxL(CONST char *s, char **sp, void *V, locale_t loc) in strtopxL() function
H A Dgdtoa.h124 #define strtopxL __strtopxL_D2A macro
177 #define strtopxL(s,se,x) strtorxL(s,se,1,x) macro