Searched defs:TP_ADJ (Results 1 – 17 of 17) sorted by relevance
118 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + TP_OFFSET) macro121 #define TP_ADJ(p) (p) macro
10 #define TP_ADJ(p) (p) macro
8 #define TP_ADJ(p) (p) macro
12 #define TP_ADJ(p) (p) macro
12 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread)) macro
15 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + 0x7000) macro
16 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread)) macro
10 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + 0x7000) macro
10 #define TP_ADJ(p) ((char *)p + sizeof(struct pthread)) macro
9 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread) + 0x7000) macro
10 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread)) macro
33 #define TP_ADJ(p) ((char *)(p) + sizeof(struct pthread)) macro