Searched refs:OPDIV (Results 1 – 2 of 2) sorted by relevance
68 #define OPDIV 010006 /* /, % */ macro
97 case OPDIV: s = "OPDIV"; break; in compl()