Home
last modified time | relevance | path

Searched refs:op0_names (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist/sljit/
DsljitLir.c804 static SLJIT_CONST char* op0_names[] = { variable
1021 …fprintf(compiler->verbose, " %s%s\n", !(op & SLJIT_INT_OP) ? "" : "i", op0_names[GET_OPCODE(op) -… in check_sljit_emit_op0()