Searched refs:nma (Results 1 – 1 of 1) sorted by relevance
1285 struct magic **ma, uint32_t *nma) in coalesce_entries() argument1305 *nma = mentrycount; in coalesce_entries()3444 uint32_t nma = ml->nmagic; local3445 for (i = 0; i < nma; i++) {3450 for (j = i + 1; j < nma; j++)
Completed in 12 milliseconds