Searched refs:MOD_SIZE (Results 1 – 2 of 2) sorted by relevance
200 constexpr UInt<INT_SIZE> MOD_SIZE = in get_table_positive() local212 if (num > MOD_SIZE) { in get_table_positive()237 constexpr UInt<INT_SIZE> MOD_SIZE = in get_table_positive_df() local257 if (int_num > MOD_SIZE) { in get_table_positive_df()283 constexpr UInt<INT_SIZE> MOD_SIZE = in get_table_negative() local322 if (num > MOD_SIZE) { in get_table_negative()345 constexpr UInt<INT_SIZE> MOD_SIZE = in get_table_negative_df() local362 if (int_num > MOD_SIZE) { in get_table_negative_df()
93 #define MOD_SIZE(a, s, c) MOD_VAR(MODINFO_SIZE, a, s, c) macro140 MOD_SIZE(addr, scratch64, c); in md_copymodules()147 MOD_SIZE(addr, fp->f_size, c); in md_copymodules()