/external/f2fs-tools/mkfs/ |
f2fs_format_main.c | 105 config.total_sectors = atoll(argv[optind+1]);
|
/ndk/sources/cxx-stl/gabi++/include/ |
cstdlib | 66 using ::atoll;
|
/ndk/sources/cxx-stl/system/include/ |
cstdlib | 66 using ::atoll;
|
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/ |
cstdlib | 67 using ::atoll;
|
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/ |
cstdlib | 66 using ::atoll;
|
/prebuilts/ndk/current/sources/cxx-stl/system/include/ |
cstdlib | 66 using ::atoll;
|
/external/bison/darwin-lib/ |
stdlib.h | 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 macro 480 _GL_WARN_ON_USE (atoll, "atoll is unportable - " 481 "use gnulib module atoll for portability"); [all...] |
/external/bison/linux-lib/ |
stdlib.h | 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 macro 480 _GL_WARN_ON_USE (atoll, "atoll is unportable - " 481 "use gnulib module atoll for portability"); [all...] |
/bionic/libc/include/ |
stdlib.h | 91 extern long long atoll(const char*) __purefunc;
|
/development/ndk/platforms/android-12/arch-arm/symbols/ |
libc.so.functions.txt | 158 atoll
|
/development/ndk/platforms/android-12/arch-mips/symbols/ |
libc.so.functions.txt | 141 atoll
|
/development/ndk/platforms/android-12/arch-x86/symbols/ |
libc.so.functions.txt | 140 atoll
|
/development/ndk/platforms/android-14/arch-arm/symbols/ |
libc.so.functions.txt | 158 atoll
|
/development/ndk/platforms/android-14/arch-mips/symbols/ |
libc.so.functions.txt | 141 atoll
|
/development/ndk/platforms/android-14/arch-x86/symbols/ |
libc.so.functions.txt | 140 atoll
|
/development/ndk/platforms/android-16/arch-arm/symbols/ |
libc.so.functions.txt | 158 atoll
|
/development/ndk/platforms/android-16/arch-mips/symbols/ |
libc.so.functions.txt | 141 atoll
|
/development/ndk/platforms/android-16/arch-x86/symbols/ |
libc.so.functions.txt | 140 atoll
|
/development/ndk/platforms/android-16/include/ |
stdlib.h | 81 extern long long atoll(const char *);
|
/development/ndk/platforms/android-17/arch-arm/symbols/ |
libc.so.functions.txt | 158 atoll
|
/development/ndk/platforms/android-17/arch-mips/symbols/ |
libc.so.functions.txt | 141 atoll
|
/development/ndk/platforms/android-17/arch-x86/symbols/ |
libc.so.functions.txt | 140 atoll
|
/development/ndk/platforms/android-18/arch-arm/symbols/ |
libc.so.functions.txt | 158 atoll
|
/development/ndk/platforms/android-18/arch-mips/symbols/ |
libc.so.functions.txt | 141 atoll
|
/development/ndk/platforms/android-18/arch-x86/symbols/ |
libc.so.functions.txt | 140 atoll
|