Searched refs:DT_PTR (Results 1 – 1 of 1) sorted by relevance
116 #define DT_PTR 1 /* pointer */ macro141 #define ISPTR(x) (((x) & N_TMASK) == (DT_PTR << N_BTSHFT))155 #define INCREF(x) ((((x)&~N_BTMASK)<<N_TSHIFT)|(DT_PTR<<N_BTSHFT)|(x&N_BTMASK))