HomeSort by: relevance | last modified time | path
    Searched defs:attributes_checked_p (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/avr/
avr.h 578 int attributes_checked_p; variable
  /src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.h 573 int attributes_checked_p; variable
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv.cc 194 bool attributes_checked_p; variable
9781 if (!cfun->machine->attributes_checked_p)
9808 cfun->machine->attributes_checked_p = 1;
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 146 bool attributes_checked_p; variable
5371 || cfun->machine->attributes_checked_p)
5399 cfun->machine->attributes_checked_p = 1;

Completed in 27 milliseconds