Searched refs:PNBYTE (Results 1 – 1 of 1) sorted by relevance
83 #define PNBYTE(N) ((N) << (PSHIFT)) macro84 #define PINDEX(P, N) (GPTP(APTR(P) + PNBYTE(N)))88 #define PNBYTE(N) ((N) * (PSIZE)) macro