Home | History | Annotate | Download | only in nspr

Lines Matching refs:TIME_TOKEN

482 } TIME_TOKEN;
523 TIME_TOKEN dotw = TT_UNKNOWN;
524 TIME_TOKEN month = TT_UNKNOWN;
525 TIME_TOKEN zone = TT_UNKNOWN;
932 month = (TIME_TOKEN)(n2 + ((int)TT_JAN) - 1);
952 month = (TIME_TOKEN)(n2 + ((int)TT_JAN) - 1);
959 month = (TIME_TOKEN)(n1 + ((int)TT_JAN) - 1);