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

  /src/external/gpl3/gcc/dist/gcc/
gensupport.cc 63 static const char *subst_true = "yes"; variable
1295 represented by SUBST_ELEM and this attribute has value SUBST_TRUE.
1355 if (strcmp (value, subst_true) == 0)
  /src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc 59 static const char *subst_true = "yes"; variable
751 represented by SUBST_ELEM and this attribute has value SUBST_TRUE.
811 if (strcmp (value, subst_true) == 0)

Completed in 20 milliseconds