Home | History | Annotate | Download | only in darwin-lib

Lines Matching defs:strtoull

1184 _GL_FUNCDECL_SYS (strtoull, unsigned long long,
1188 _GL_CXXALIAS_SYS (strtoull, unsigned long long,
1190 _GL_CXXALIASWARN (strtoull);
1192 # undef strtoull
1194 _GL_WARN_ON_USE (strtoull, "strtoull is unportable - "
1195 "use gnulib module strtoull for portability");