Searched refs:TABLE_INIT (Results 1 – 1 of 1) sorted by relevance
60 #define TABLE_INIT(__t) __t##_init macro62 #define TABLE_REG(__t) { TABLE_NAME(__t), TABLE_INIT(__t) }