Home
last modified time | relevance | path

Searched refs:stack_push (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/
Djson-stringifier.h434 Result stack_push = StackPush(object); in SerializeJSArray() local
435 if (stack_push != SUCCESS) return stack_push; in SerializeJSArray()
526 Result stack_push = StackPush(object); in SerializeJSObject() local
527 if (stack_push != SUCCESS) return stack_push; in SerializeJSObject()
/external/boringssl/src/crypto/perlasm/
Dreadme30 &stack_push(num) Basically a 'sub esp, num*4' with extra
31 &stack_pop(num) inverse of stack_push
Dx86asm.pl44 sub ::stack_push{ my $num=$_[0]*4; $stack+=$num; &sub("esp",$num); }
/external/boringssl/src/crypto/modes/asm/
Dghash-x86.pl262 &stack_push(16+4+1); # +1 for stack alignment
295 &stack_push(16+4+1); # +1 for 64-bit alignment
458 &stack_push(4+1); # +1 for stack alignment
/external/selinux/libsepol/src/
Dmodule_to_cil.c430 static int stack_push(struct stack *stack, void *ptr) in stack_push() function
1218 rc = stack_push(stack, new_val); in cond_expr_to_cil()
1800 rc = stack_push(stack, new_val); in constraint_expr_to_string()
3573 stack_push(stack, decl); in module_block_to_cil()
3598 stack_push(stack, decl); in global_block_to_cil()
3671 stack_push(stack, decl); in linked_block_to_cil()
/external/boringssl/src/crypto/sha/asm/
Dsha1-586.pl348 &stack_push(16+3); # allocate X[16]