Lines Matching refs:exp_mod
368 #define EXP_MOD_NAME(i) exp_mod[i].name
369 #define EXP_MOD_RELOC(i) exp_mod[i].reloc
370 #define EXP_MOD_NEG_RELOC(i) exp_mod[i].neg_reloc
371 #define HAVE_PM_P(i) exp_mod[i].have_pm
381 static struct exp_mod_s exp_mod[] =
393 /* A union used to store indicies into the exp_mod[] array
646 for (i = 0; i < ARRAY_SIZE (exp_mod); ++i)