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

  /src/external/gpl3/binutils/dist/gas/config/
tc-vax.c 1960 struct vot_wot *vwP;
1997 vwP = str_hash_find (op_hash, instring);
2000 if (vwP == 0)
2018 oc = vwP->vot_code; /* The op-code. */
2024 for (howp = vwP->vot_how, operandp = vitP->vit_operand;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-vax.c 1960 struct vot_wot *vwP;
1997 vwP = str_hash_find (op_hash, instring);
2000 if (vwP == 0)
2018 oc = vwP->vot_code; /* The op-code. */
2024 for (howp = vwP->vot_how, operandp = vitP->vit_operand;

Completed in 24 milliseconds