Home
last modified time | relevance | path

Searched refs:T_LS (Results 1 – 3 of 3) sorted by relevance

/dragonfly/usr.bin/window/
H A Dparser4.c104 if (token == T_LS) in p_expr3_10()
167 case T_LS: in p_expr3_10()
246 case T_LS: in p_expr3_10()
H A Dtoken.h66 #define T_LS 26 macro
H A Dscanner.c472 cx.x_token = T_LS; in s_gettok()