Home
last modified time | relevance | path

Searched refs:stmtl (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.bin/indent/
H A Dparse.c112 || ps.p_stack[ps.tos] == stmtl) in parse()
274 case stmtl: in reduce()
276 ps.p_stack[--ps.tos] = stmtl; in reduce()
291 ps.p_stack[i] != stmtl in reduce()
H A Dindent_codes.h66 #define stmtl 26 macro