Home
last modified time | relevance | path

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

/freebsd-13.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
/freebsd-13.1/crypto/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/freebsd-13.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-13.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);
1647 &stack_pop(8*18+5);
1857 &stack_pop(8*15+3);
/freebsd-13.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-13.1/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl309 &stack_pop(4+1);
/freebsd-13.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-13.1/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl731 &stack_pop(4);
765 &stack_pop(3);
/freebsd-13.1/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl593 &stack_pop(16+5+6);
/freebsd-13.1/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl427 &stack_pop(16+3);
/freebsd-13.1/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl373 &stack_pop(33);
/freebsd-13.1/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl317 &stack_pop(16);