Home | History | Annotate | Download | only in util

Lines Matching defs:nmemb

418 	const int nmemb = ARRAY_SIZE(instructions);
420 return bsearch(name, instructions, nmemb, sizeof(struct ins), ins__cmp);