Searched refs:INC_PTR (Results 1 – 2 of 2) sorted by relevance
58 #define INC_PTR \ macro64 #define INC_PTR /* nothing to do */ macro72 INC_PTR /* ptr++ */ \89 INC_PTR /* ptr++ */ \
1120 #define INC_PTR(sp,cp,ep) if (++cp == ep) cp = sp macro