Searched refs:clear_stack (Results 1 – 1 of 1) sorted by relevance
2458 bool clear_stack = true; in AssembleReturn() local2463 clear_stack = false; in AssembleReturn()2467 if (clear_stack) __ fstp(0); in AssembleReturn()