HomeSort by relevance Sort by last modified time
    Searched refs:op1_names (Results 1 - 2 of 2) sorted by null

  /external/pcre/dist/sljit/
sljitLir.c 809 static SLJIT_CONST char* op1_names[] = { variable
964 fprintf(compiler->verbose, " return.%s ", op1_names[op - SLJIT_OP1_BASE]);
1053 fprintf(compiler->verbose, " %s%s%s%s%s%s%s%s ", !(op & SLJIT_INT_OP) ? "" : "i", op1_names[GET_OPCODE(op) - SLJIT_OP1_BASE]
    [all...]
  /external/qemu/disas/
i386.c 6293 const char * const *op1_names; local
    [all...]

Completed in 45 milliseconds