Searched defs:PTR_ADD (Results 1 – 3 of 3) sorted by relevance
260 #define PTR_ADD add macro285 #define PTR_ADD dadd macro
354 #define PTR_ADD add macro379 #define PTR_ADD dadd macro
24 #define PTR_ADD(x, y) (((char *) (x)) + ((unsigned long) (y))) macro