Searched refs:PTR_SUB (Results 1 – 3 of 3) sorted by relevance
79 PTR_SUB t0,t0,t2;122 PTR_SUB t0,t0,t2;
242 #define PTR_SUB sub macro267 #define PTR_SUB dsub macro
25 #define PTR_SUB(x, y) (((char *) (x)) - ((unsigned long) (y))) macro600 phdr->p_filesz = (unsigned long) PTR_SUB(ptr, ptr_start); in notes_init()