Searched refs:opidx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/vm/
H A Dvm_page.c1533 vm_pindex_t opidx; local
1546 opidx = m->pindex;
1549 m->pindex = opidx;
1557 m->pindex = opidx;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c1013 const unsigned char *opidx;
1022 for (opidx = opcode->operands; *opidx; ++opidx)
1024 const struct alpha_operand *operand = &alpha_operands[*opidx];
1006 const unsigned char *opidx; local

Completed in 84 milliseconds