Searched refs:tpl24 (Results 1 – 3 of 3) sorted by relevance
52 #define tpl24(tp) ((*((tp) + 2) << 16) | \ macro
159 num = tpl24(p) + ofs; in parse_num()
303 printf(fmt, tpl24(p) + ofs); in print_num()