OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__strtopxl
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
gdtoa.h
142
extern int
__strtopxL
ANSI((CONST char*, char**, void*));
149
#define
__strtopxL
(s,se,x) strtorxL(s,se,1,x)
gdtoaimp.h
520
#define strtopxL
__strtopxL
Completed in 103 milliseconds