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

Lines Matching defs:atoll

471 _GL_FUNCDECL_SYS (atoll, long long, (const char *string)
475 _GL_CXXALIAS_SYS (atoll, long long, (const char *string));
476 _GL_CXXALIASWARN (atoll);
478 # undef atoll
480 _GL_WARN_ON_USE (atoll, "atoll is unportable - "
481 "use gnulib module atoll for portability");