Searched defs:__t (Results 1 – 4 of 4) sorted by relevance
58 #define TABLE_INIT(__t) __t##_init argument59 #define TABLE_NAME(__t) #__t argument60 #define TABLE_REG(__t) { TABLE_NAME(__t), TABLE_INIT(__t) } argument
50 #define _X_RE(__t, __z) ((__t *) &__z)[0] argument51 #define _X_IM(__t, __z) ((__t *) &__z)[1] argument
52 #define TIME2NSEC(__t)\ argument54 #define TIME2SEC(__t)\ argument
159 #define ELF32_R_INFO(__s, __t) (((__s)<<8) + (unsigned char) (__t)) argument