Searched defs:ab_month_name (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/perf/
H A Dtinycc.c9685 static char const ab_month_name[12][4] =
9724 ab_month_name[tm->tm_mon], tm->tm_mday, tm->tm_year + 1900);
9683 static char const ab_month_name[12][4] = variable

Completed in 237 milliseconds