Searched defs:P2 (Results 1 – 6 of 6) sorted by relevance
/plan9-contrib/sys/src/cmd/gs/src/ |
H A D | gdevimgn.c | 162 #define DebugMsg(Level,P1,P2) if (Level<=IM_DEBUG) {errprintf(P1,P2 );} argument
|
H A D | stdpn.h | 35 #define P2(t1,t2) t1,t2 macro
|
H A D | jconfig0.h | 35 #define P2(t1,t2) t1,t2 macro
|
H A D | jconfig.h | 35 #define P2(t1,t2) t1,t2 macro
|
H A D | gdevcd8.c | 184 #define P2(x,y) x,y macro
|
/plan9-contrib/sys/src/cmd/6l/ |
H A D | l.h | 219 P2 = 1<<9, /* flag: two operand (avx only) */ enumerator
|