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

  /src/external/gpl3/gcc.old/dist/gcc/config/gcn/
mkoffload.cc 525 IN_VARS,
562 case IN_VARS:
592 state = IN_VARS;
630 if (state == IN_CODE || state == IN_METADATA || state == IN_VARS)
  /src/external/gpl3/gcc/dist/gcc/config/gcn/
mkoffload.cc 517 IN_VARS,
555 case IN_VARS:
597 state = IN_VARS;
652 if (state == IN_CODE || state == IN_METADATA || state == IN_VARS)

Completed in 24 milliseconds