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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 1435 bool begin_negated, end_negated;
1474 directive_pop (&begin_directive, &begin_negated, &file, &line,
1479 if (begin_directive != end_directive || begin_negated != end_negated)
1482 begin_negated ? "no-" : "",
1432 bool begin_negated, end_negated; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 1435 bool begin_negated, end_negated;
1474 directive_pop (&begin_directive, &begin_negated, &file, &line,
1479 if (begin_directive != end_directive || begin_negated != end_negated)
1482 begin_negated ? "no-" : "",
1432 bool begin_negated, end_negated; local

Completed in 39 milliseconds