Home
last modified time | relevance | path

Searched refs:atol (Results 1 – 12 of 12) sorted by relevance

/bionic/tests/headers/posix/
Dstdlib_h.c79 FUNCTION(atol, long (*f)(const char*)); in stdlib_h()
/bionic/libc/bionic/
Dstrtol.cpp179 long atol(const char* s) { in atol() function
/bionic/benchmarks/
Dstdlib_benchmark.cpp225 BIONIC_TRIVIAL_BENCHMARK(BM_stdlib_atol, atol(" -123"));
/bionic/tests/
Dstdlib_test.cpp952 TEST(stdlib, atol) { in TEST() argument
954 ASSERT_EQ(123L, atol("123four")); in TEST()
955 ASSERT_EQ(0L, atol("hello")); in TEST()
Dstdio_test.cpp2461 ASSERT_EXIT(snprintf(buf, atol("-1"), "hello"), in TEST_F()
2473 ASSERT_EXIT(snprintf(&buf[0], atol("-1"), "hello"), in TEST_F()
/bionic/libc/include/
Dstdlib.h86 long atol(const char* _Nonnull __s) __attribute_pure__;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_008.S364 CALL(atol)
Dliblinker_reloc_bench_004.S365 CALL(atol)
Dliblinker_reloc_bench_151.S14156 CALL(atol)
/bionic/libc/tools/
Dposix-2013.txt52 atol
/bionic/libc/
Dlibc.map.txt243 atol;
/bionic/tools/versioner/platforms/
Dlibc.map.txt243 atol;