Home | History | Annotate | Download | only in cpufeatures

Lines Matching defs:itemlen

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