Searched defs:TP_ADJ (Results 1 – 5 of 5) sorted by relevance
35 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread)) macro
59 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET) macro62 #define TP_ADJ(p) (p) macro
121 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET) macro123 #define TP_ADJ(p) (p) macro
171 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET) macro174 #define TP_ADJ(p) (p) macro
159 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET) macro164 #define TP_ADJ(p) (p) macro