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

/external/chromium_org/base/third_party/nspr/
H A Dprtime.cc487 } TIME_TOKEN; typedef in typeref:enum:__anon2527
529 TIME_TOKEN dotw = TT_UNKNOWN;
530 TIME_TOKEN month = TT_UNKNOWN;
531 TIME_TOKEN zone = TT_UNKNOWN;
978 month = (TIME_TOKEN)(n2 + ((int)TT_JAN) - 1);
998 month = (TIME_TOKEN)(n2 + ((int)TT_JAN) - 1);
1005 month = (TIME_TOKEN)(n1 + ((int)TT_JAN) - 1);

Completed in 110 milliseconds