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

  /src/external/gpl3/binutils/dist/gas/config/
tc-z8k.c 193 static int the_cc; variable
619 the_cc = table[i].value;
626 the_cc = 0x8; /* Not recognizing the cc defaults to t. (Assuming no cc present.) */
1102 *output_ptr++ = the_cc;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-z8k.c 193 static int the_cc; variable
619 the_cc = table[i].value;
626 the_cc = 0x8; /* Not recognizing the cc defaults to t. (Assuming no cc present.) */
1103 *output_ptr++ = the_cc;

Completed in 16 milliseconds