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

/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dstack.h44 void *stack_pop(stk_t *);
H A Dstack.c78 stack_pop(stk_t *sp) function
H A Dstabs.c235 str = (char *)stack_pop(file_stack);
/freebsd-13-stable/usr.bin/dc/
H A Dextern.h56 struct value *stack_pop(struct stack *);
H A Dstack.c212 stack_pop(struct stack *stack) function
H A Dbcode.c462 return (stack_pop(&bmachine.stack));
849 value = stack_pop(stack);
/freebsd-13-stable/crypto/openssl/crypto/des/asm/
H A Ddesboth.pl67 &stack_pop(3);
/freebsd-13-stable/crypto/openssl/crypto/perlasm/
H A Dx86asm.pl52 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
/freebsd-13-stable/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-stable/crypto/openssl/crypto/bn/asm/
H A Dx86-gf2m.pl309 &stack_pop(4+1);
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-x86.pl302 &stack_pop(16+4+1);
350 &stack_pop(16+4+1);
507 &stack_pop(4+1);
/freebsd-13-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl731 &stack_pop(4);
765 &stack_pop(3);
/freebsd-13-stable/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl593 &stack_pop(16+5+6);
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-586.pl427 &stack_pop(16+3);
/freebsd-13-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-x86.pl373 &stack_pop(33);
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-x86.pl317 &stack_pop(16);

Completed in 202 milliseconds