Home | History | Annotate | Download | only in cpufeatures

Lines Matching refs:itemlen

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