Searched refs:attributes_checked_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr.h583 int attributes_checked_p; variable
H A Davr.c1023 || cfun->machine->attributes_checked_p)
1105 cfun->machine->attributes_checked_p = 1;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr.h571 int attributes_checked_p; variable
H A Davr.cc1033 || cfun->machine->attributes_checked_p)
1115 cfun->machine->attributes_checked_p = 1;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Driscv.c144 bool attributes_checked_p; variable
4949 || cfun->machine->attributes_checked_p)
4977 cfun->machine->attributes_checked_p = 1;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/riscv/
H A Driscv.cc146 bool attributes_checked_p; variable
5371 || cfun->machine->attributes_checked_p)
5399 cfun->machine->attributes_checked_p = 1;

Completed in 318 milliseconds