Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dstack.c21 do_push (List *stack, void *elem, int isstring) in do_push() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/arm/
H A Dlib1funcs.S227 #define do_push push macro
241 #define do_push stmfd sp!, macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/arm/
H A Dlib1funcs.S227 #define do_push push macro
241 #define do_push stmfd sp!, macro
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dhtml-text.cpp333 void html_text::do_push (tag_definition *p) in do_push() function in html_text