Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:itemlen

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