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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dreg-stack.c480 int malformed_asm = 0;
551 malformed_asm = 1;
563 malformed_asm = 1;
585 malformed_asm = 1;
626 malformed_asm = 1;
644 malformed_asm = 1;
663 malformed_asm = 1;
667 if (malformed_asm)
474 int malformed_asm = 0; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dreg-stack.cc481 int malformed_asm = 0;
552 malformed_asm = 1;
564 malformed_asm = 1;
586 malformed_asm = 1;
627 malformed_asm = 1;
645 malformed_asm = 1;
664 malformed_asm = 1;
668 if (malformed_asm)
475 int malformed_asm = 0; local

Completed in 508 milliseconds