Home
last modified time | relevance | path

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

/freebsd/contrib/gdtoa/
H A Dstrtopx.c56 strtopx(s, sp, V) CONST char *s; char **sp; void *V; in strtopx() function
H A Dgdtoa.h147 #define strtopx(s,se,x) strtorx(s,se,1,x) macro
H A Dgdtoaimp.h540 #define strtopx __strtopx macro