Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dgdtoa.h142 extern int __strtopxL ANSI((CONST char*, char**, void*));
149 #define __strtopxL(s,se,x) strtorxL(s,se,1,x) macro
Dgdtoaimp.h520 #define strtopxL __strtopxL