Home
last modified time | relevance | path

Searched defs:PUSH (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/lib/Tie/
H A DArray.pm16 sub PUSH subroutine
95 sub PUSH { my $o = shift; push(@$o,@_) } subroutine
/openbsd-src/usr.bin/libtool/LT/
H A DUList.pm109 sub PUSH($self, @p) subroutine
/openbsd-src/gnu/usr.bin/perl/dist/Env/lib/
H A DEnv.pm177 sub PUSH { subroutine
/openbsd-src/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm322 sub PUSH { global() subroutine
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dm32c-dis.c191 #define PUSH 1 macro
H A Dm32c-asm.c920 #define PUSH 1 macro
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dieee.c671 #define PUSH(x,y,z) TOS.symbol=x;TOS.section=y;TOS.value=z;INC; macro
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c519 #define PUSH(x,y,z) TOS.symbol = x; TOS.section = y; TOS.value = z; INC; in parse_expression() macro