Home
last modified time | relevance | path

Searched refs:malformed_asm (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dreg-stack.c600 int malformed_asm = 0; local
623 malformed_asm = 1;
674 malformed_asm = 1;
685 malformed_asm = 1;
707 malformed_asm = 1;
744 malformed_asm = 1;
763 malformed_asm = 1;
767 if (malformed_asm)
/openbsd/src/gnu/gcc/gcc/
Dreg-stack.c462 int malformed_asm = 0; in check_asm_stack_operands() local
485 malformed_asm = 1; in check_asm_stack_operands()
536 malformed_asm = 1; in check_asm_stack_operands()
547 malformed_asm = 1; in check_asm_stack_operands()
569 malformed_asm = 1; in check_asm_stack_operands()
606 malformed_asm = 1; in check_asm_stack_operands()
625 malformed_asm = 1; in check_asm_stack_operands()
629 if (malformed_asm) in check_asm_stack_operands()