Searched defs:PR_StackPush (Results 1 - 7 of 7) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Dos_SunOS_32.s39 ! usage : PR_StackPush(listp, elementp);
51 .global PR_StackPush
53 PR_StackPush: label
68 .size PR_StackPush,(.-PR_StackPush)
H A Dos_SunOS_x86.s158 / PR_StackPush(listp, elementp)
166 .globl PR_StackPush
172 PR_StackPush: label
H A Daix.c289 PR_StackPush(PRStack *stack, PRStackElem *stack_elem) function
H A Dopenvms.c116 PR_StackPush(PRStack *stack, PRStackElem *stack_elem) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dpratom.h55 #define PR_StackPush VBoxNsprPR_StackPush macro
132 ** FUNCTION: PR_StackPush
141 NSPR_API(void) PR_StackPush(PRStack *stack, PRStackElem *stack_elem);
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dpratom.c386 PR_StackPush(PRStack *stack, PRStackElem *stack_elem) function
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dntmisc.c834 PR_StackPush(PRStack *stack, PRStackElem *stack_elem) function

Completed in 59 milliseconds