Searched refs:mwords (Results 1 – 3 of 3) sorted by relevance
191 int *mwords;218 mwords = (int *)malloc(ifmr->ifm_count * sizeof(int));219 if (mwords == NULL)222 ifmr->ifm_ulist = mwords;
53 int *mwords; in setup_if() local
368 int *mwords; in setup_if() local