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