Searched refs:PRInt8 (Results 1 – 2 of 2) sorted by relevance
59 typedef int8_t PRInt8; typedef148 PRInt8 tm_wday; /* calculated day of the week
240 static const PRInt8 nDays[2][12] = {1152 result->tm_wday = static_cast<PRInt8>(((int)dotw) - ((int)TT_SUN)); in PR_ParseTimeString()