Home
last modified time | relevance | path

Searched defs:STMT_START (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dzaphod32_hash.h73 #define STMT_START do macro
H A Dsbox32_hash.h58 #define STMT_START do macro
H A Dperl.h841 # define STMT_START do macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h12774 # define STMT_START (void)( /* gcc supports ``({ STATEMENTS; })'' */ macro
12778 # define STMT_START if (1) macro
12781 # define STMT_START do macro