Searched refs:TM_EXACT (Results 1 - 4 of 4) sorted by relevance
/ast/src/lib/libast/tm/ |
H A D | tmdata.c | 139 TM_EXACT, TM_EXACT, TM_EXACT,
|
H A D | tmlocale.c | 89 TM_EXACT,
|
H A D | tmxdate.c | 1205 case TM_EXACT: 1345 if ((k = tmlex(s, &t, tm_info.format + TM_NEXT, TM_EXACT - TM_NEXT, NiL, 0)) >= 0 || (k = tmlex(s, &t, tm_info.format + TM_PARTS + 3, 1, NiL, 0)) >= 0)
|
/ast/src/lib/libast/include/ |
H A D | tm.h | 79 #define TM_EXACT 78 macro
|
Completed in 17 milliseconds