Searched defs:POP (Results 1 – 9 of 9) sorted by relevance
23 sub POP subroutine94 sub POP { pop(@{$_[0]}) } subroutine
118 sub POP($self) subroutine
185 sub POP { subroutine
330 sub POP { global() subroutine
190 #define POP 0 macro
919 #define POP 0 macro
672 #define POP(x,y,z) DEC;x=TOS.symbol;y=TOS.section;z=TOS.value; macro
520 #define POP(x,y,z) DEC; x = TOS.symbol; y = TOS.section; z = TOS.value; in parse_expression() macro
4550 #define POP \ in c_parser_binary_expression() macro