Searched refs:T_DATE (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/tw/ |
H A D | tw.h | 60 #define T_DATE (T_type+1) macro
|
H A D | expr.c | 68 EXID("atime", ID, F_atime, T_DATE, 0), 74 EXID("ctime", ID, F_ctime, T_DATE, 0), 75 EXID("date_t", DECLARE, T_DATE, T_DATE, 0), 90 EXID("mtime", ID, F_mtime, T_DATE, 0), 701 case T_DATE: 733 case T_DATE:
|
Completed in 12 milliseconds