Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:itemlen

262     int itemlen = strlen(item);
279 if (itemlen == q-p && !memcmp(p, item, itemlen))