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