Home
last modified time | relevance | path

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

/freebsd/usr.bin/indent/
H A Dindent_codes.h61 #define forstmt 24 macro
H A Dparse.c104 case forstmt: /* for (...) */ in parse()
313 case forstmt: in reduce()
H A Dindent.c776 if ((!sp_sw || hd_type != forstmt) && ps.p_l_follow > 0) { in main()
920 (*token == 'w' ? whilestmt : forstmt)); in main()