Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dasctime.c40 enum { STD_ASCTIME_BUF_SIZE = 26 }; enumerator
104 if (strlen(result) < STD_ASCTIME_BUF_SIZE in asctime_r()