Home | History | Annotate | Download | only in indent

Lines Matching refs:stmt

18 	do stmt();while(cond);
27 stmt();
58 do stmt(); while (0);
60 do { stmt(); } while (0);
62 do /* comment */ stmt(); while (0);
73 stmt();
77 stmt();
81 stmt();
95 stmt();
100 stmt();
104 stmt();