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

  /src/external/gpl3/binutils/dist/gas/config/
tc-z8k.c 195 static int the_flags; variable
479 the_flags = 0;
489 the_flags = the_flags | flag_table[i].value;
1121 *output_ptr++ = the_flags;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z8k.c 195 static int the_flags; variable
479 the_flags = 0;
489 the_flags = the_flags | flag_table[i].value;
1122 *output_ptr++ = the_flags;

Completed in 15 milliseconds