Home
last modified time | relevance | path

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

/freebsd/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/crypto/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/freebsd/usr.bin/dc/
H A Dextern.h55 struct value *stack_pop(struct stack *);
H A Dstack.c210 stack_pop(struct stack *stack) in stack_pop() function
H A Dbcode.c460 return (stack_pop(&bmachine.stack)); in pop()
847 value = stack_pop(stack); in load_stack()
/freebsd/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-x86.pl140 &stack_pop(8);
448 &stack_pop(8);
1372 &stack_pop(8*5+1);
1646 &stack_pop(8*18+5);
1856 &stack_pop(8*15+3);
/freebsd/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
H A DREADME.md35 &stack_pop(num) inverse of stack_push
/freebsd/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl308 &stack_pop(4+1);
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl299 &stack_pop(16+4+1);
347 &stack_pop(16+4+1);
502 &stack_pop(4+1);
/freebsd/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl730 &stack_pop(4);
764 &stack_pop(3);
/freebsd/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl592 &stack_pop(16+5+6);
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl426 &stack_pop(16+3);
/freebsd/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl372 &stack_pop(33);
/freebsd/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl316 &stack_pop(16);