Home
last modified time | relevance | path

Searched refs:stack_pop (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstack.h44 void *stack_pop(stk_t *);
H A Dstack.c78 stack_pop(stk_t *sp) in stack_pop() function
H A Dstabs.c235 str = (char *)stack_pop(file_stack); in stabs_read()
/freebsd-12.1/usr.bin/dc/
H A Dextern.h56 struct value *stack_pop(struct stack *);
H A Dstack.c212 stack_pop(struct stack *stack) in stack_pop() function
H A Dbcode.c462 return (stack_pop(&bmachine.stack)); in pop()
849 value = stack_pop(stack); in load_stack()
/freebsd-12.1/crypto/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/freebsd-12.1/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86.pl141 &stack_pop(8);
449 &stack_pop(8);
1373 &stack_pop(8*5+1);
1651 &stack_pop(8*18+5);
1861 &stack_pop(8*15+3);
/freebsd-12.1/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
H A DREADME31 &stack_pop(num) inverse of stack_push
/freebsd-12.1/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl309 &stack_pop(4+1);
/freebsd-12.1/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl300 &stack_pop(16+4+1);
348 &stack_pop(16+4+1);
503 &stack_pop(4+1);
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-coff.c106 stack_pop (stack *st) in stack_pop() function
1296 begin = *(symbolS **) stack_pop (block_stack); in coff_frob_symbol()
/freebsd-12.1/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl731 &stack_pop(4);
765 &stack_pop(3);
/freebsd-12.1/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl593 &stack_pop(16+5+6);
/freebsd-12.1/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl427 &stack_pop(16+3);
/freebsd-12.1/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl373 &stack_pop(33);
/freebsd-12.1/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl317 &stack_pop(16);
/freebsd-12.1/contrib/binutils/gas/
H A DChangeLog-92955441 (stack typedef, stack_init, stack_delete, stack_push, stack_pop,
6183 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6189 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
6207 (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
6213 (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
7377 (stack_pop): Correct test for stack underflow.
9401 * config/obj-coffbfd.c (stack_pop, stack_push, stack_init): Made