Home
last modified time | relevance | path

Searched refs:strntoull (Results 1 – 19 of 19) sorted by relevance

/titanic_44/usr/src/lib/libast/common/string/
H A Dstrntoull.c26 #define S2I_function strntoull
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h370 #undef strntoull
371 #define strntoull _ast_strntoull macro
H A Dast.h341 extern __MANGLE__ uintmax_t strntoull __PROTO__((const char*, size_t, char**, int));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h349 #undef strntoull
350 #define strntoull _ast_strntoull macro
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h370 #undef strntoull
371 #define strntoull _ast_strntoull macro
H A Dast.h341 extern __MANGLE__ uintmax_t strntoull __PROTO__((const char*, size_t, char**, int));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h349 #undef strntoull
350 #define strntoull _ast_strntoull macro
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h370 #undef strntoull
371 #define strntoull _ast_strntoull macro
H A Dast.h341 extern __MANGLE__ uintmax_t strntoull __PROTO__((const char*, size_t, char**, int));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h349 #undef strntoull
350 #define strntoull _ast_strntoull macro
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h349 #undef strntoull
350 #define strntoull _ast_strntoull macro
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h370 #undef strntoull
371 #define strntoull _ast_strntoull macro
H A Dast.h341 extern __MANGLE__ uintmax_t strntoull __PROTO__((const char*, size_t, char**, int));
/titanic_44/usr/src/lib/libast/common/include/
H A Dast.h323 extern uintmax_t strntoull(const char*, size_t, char**, int);
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap349 #undef strntoull
350 #define strntoull _ast_strntoull
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap349 #undef strntoull
350 #define strntoull _ast_strntoull
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap349 #undef strntoull
350 #define strntoull _ast_strntoull
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap349 #undef strntoull
350 #define strntoull _ast_strntoull
/titanic_44/usr/src/lib/libast/
H A DMakefile.com516 common/string/strntoull.o \