Searched defs:PUSH (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DBerkeleyDB.pm1439 sub PUSH subroutine
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dm32c-dis.c191 #define PUSH macro
H A Dm32c-asm.c920 #define PUSH macro
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DEDEmitter.cpp419 #define PUSH(source) { \ macro
552 #undef PUSH macro
/macosx-10.9.5/ruby-104/ruby/ext/psych/yaml/
H A Dyaml_private.h448 #define PUSH(context,stack,value) \ macro
/macosx-10.9.5/ruby-104/ruby/
H A Dvm_insnhelper.h80 #define PUSH(x) (SET_SV(x), INC_SP(1)) macro
H A Dsprintf.c93 #define PUSH(s, l) do { \ macro
H A Dutil.c296 #define PUSH(ll,rr) do { top->LL = (ll); top->RR = (rr); ++top; } while (0) /* Push L,l,R,r */ macro
/macosx-10.9.5/autofs-234/headers/
H A Dautomount.h79 #define PUSH 1 macro
/macosx-10.9.5/ruby-104/ruby/ext/racc/cparse/
H A Dcparse.c122 #define PUSH(s, i) rb_ary_store(s, RARRAY_LEN(s), i) macro
/macosx-10.9.5/emacs-92/emacs/src/
H A Dbytecode.c334 /* Push x onto the execution stack. This used to be #define PUSH(x) macro
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Dpattern.c729 #define PUSH(op, val, val2) \ macro
[all...]
/macosx-10.9.5/libxslt-13/libxslt/libxslt/
H A Dpattern.c1245 #define PUSH(op, val, val2, novar) \ macro
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dpattern.c725 #define PUSH(op, val, val2) \ macro
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dieee.c519 #define PUSH macro
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/bigdecimal/
H A Dbigdecimal.c64 #define PUSH(x) vStack[iStack++] = (VALUE)(x); macro

Completed in 299 milliseconds