HomeSort by relevance Sort by last modified time
    Searched refs:stack_pop (Results 1 - 5 of 5) sorted by null

  /external/boringssl/src/crypto/perlasm/
x86asm.pl 45 sub ::stack_pop { my $num=$_[0]*4; $stack-=$num; &add("esp",$num); }
  /external/selinux/libsepol/src/
module_to_cil.c 452 static void *stack_pop(struct stack *stack) function
1169 val1 = stack_pop(stack);
1178 val2 = stack_pop(stack);
1179 val1 = stack_pop(stack);
1232 val1 = stack_pop(stack);
1249 while ((val1 = stack_pop(stack)) != NULL) {
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86.pl 293 &stack_pop(16+4+1);
341 &stack_pop(16+4+1);
498 &stack_pop(4+1);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
obj-coff.c 112 stack_pop (stack *st)
111 stack_pop (stack *st) function
    [all...]
  /external/boringssl/src/crypto/sha/asm/
sha1-586.pl 409 &stack_pop(16+3);
    [all...]

Completed in 183 milliseconds