Searched refs:do_stuff (Results 1 – 3 of 3) sorted by relevance
1447 #define LOOP(mask, value, do_stuff) \ in Var_Dump() argument1458 do_stuff; \ in Var_Dump()
1005 bool do_stuff; in THX_parse_keyword_scopelessblock() 1007 do_stuff = lex_peek_unichar(0) == '+'; in THX_parse_keyword_scopelessblock() 1008 if(do_stuff) { in THX_parse_keyword_scopelessblock() 1018 if(do_stuff) lex_stuff_pvs(" ", 0); in THX_parse_keyword_stmtasexpr() 961 bool do_stuff; THX_parse_keyword_stufftest() local
90 do_stuff();