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

/ast/src/cmd/tw/
H A Dtw.h60 #define T_DATE (T_type+1) macro
H A Dexpr.c68 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