Home | History | Annotate | Download | only in src

Lines Matching full:strstr

245     if (strstr(type_desc, key_str) != NULL) return kType##type_; \