Searched refs:MAX_ASCTIME_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
63 #define MAX_ASCTIME_BUF_SIZE (2*3+5*INT_STRLEN_MAXIMUM(int)+7+2+1+1) macro65 static char buf_asctime[MAX_ASCTIME_BUF_SIZE];84 char result[MAX_ASCTIME_BUF_SIZE]; in asctime_r()