Searched defs:AFTER (Results 1 – 4 of 4) sorted by relevance
85 #define AFTER(b) ((b)->t_p) macro 129 #define AFTER(b) (((b)->t_p).w_p) macro
101 #define AFTER(b) (((b)->t_p).w_p[0]) macro
214 #define AFTER(x, y) (strcmp(x, y) > 0) macro
74 #define AFTER 0x00000040 /* section is AFTER a segment */ macro