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

/ast/src/cmd/tw/
H A Dtw.h121 #define C_REG 55 macro
H A Dexpr.c64 EXID("REG", CONSTANT, C_REG, INTEGER, 0),
328 if (S_ISREG(st->st_mode)) v.integer = C_REG;
488 case C_REG:

Completed in 58 milliseconds