Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dasctime.c52 #define STD_ASCTIME_BUF_SIZE 26 macro
112 if (strlen(result) < STD_ASCTIME_BUF_SIZE || buf == buf_asctime) in asctime_r()