Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dvar.c1447 #define LOOP(mask, value, do_stuff) \ in Var_Dump() argument
1458 do_stuff; \ in Var_Dump()
/openbsd-src/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs1005 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
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperldeprecation.pod90 do_stuff();