Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/
H A Dparse.c114 || ps.p_stack[ps.tos] == stmtl) in parse()
276 case stmtl: in reduce()
278 ps.p_stack[--ps.tos] = stmtl; in reduce()
293 ps.p_stack[i] != stmtl in reduce()
H A Dindent_codes.h63 #define stmtl 26 macro