Home
last modified time | relevance | path

Searched refs:T_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/bin/csh/
H A Dinit.c117 { "default", T_DEFAULT },
H A Dcsh.h375 #define T_DEFAULT 3 macro
H A Dfunc.c626 case T_DEFAULT: in search()
/netbsd-src/usr.bin/xlint/lint1/
H A Dcgram.y303 %token T_DEFAULT
621 | T_DEFAULT T_COLON assignment_expression {
2075 | T_DEFAULT T_COLON {
H A Dlex.c148 kwdef_keyword( "default", T_DEFAULT),