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

/netbsd-current/lib/libc/time/
H A Dasctime.c58 enum { STD_ASCTIME_BUF_SIZE = 26 }; enumerator in enum:__anon10
123 if (strlen(result) < STD_ASCTIME_BUF_SIZE

Completed in 187 milliseconds