Home
last modified time | relevance | path

Searched refs:tzfree (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h186 #define tzfree sys_tzfree macro
197 #undef tzfree
651 # undef tzfree
652 # define tzfree tz_tzfree macro
795 void tzfree(timezone_t);
Dlocaltime.c1532 tzfree(timezone_t sp) in tzfree() function
/bionic/tests/
Dtime_test.cpp1341 tzfree(nullptr); in TEST()
1394 tzfree(london); in TEST()
1395 tzfree(seoul); in TEST()
1434 tzfree(london); in TEST()
1435 tzfree(seoul); in TEST()
1471 tzfree(default_tz); in TEST()
1479 std::unique_ptr<std::remove_pointer_t<timezone_t>, decltype(&tzfree)> tz{tzalloc("Asia/Seoul"), in TEST()
1480 tzfree}; in TEST()
/bionic/libc/include/
Dtime.h328 void tzfree(timezone_t _Nullable __tz) __INTRODUCED_IN(35);
/bionic/docs/
Dstatus.md65 * `localtime_rz`, `mktime_z`, `tzalloc`, and `tzfree` (NetBSD
/bionic/libc/
Dlibc.map.txt1606 tzfree;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1606 tzfree;