Searched refs:CLASS_TYPE_USER (Results 1 – 3 of 3) sorted by relevance
139 #define CLASS_TYPE_USER 1 macro
545 parse_class_declaration(NULL, cfile, group, CLASS_TYPE_USER);2272 if ((type == CLASS_TYPE_VENDOR) || (type == CLASS_TYPE_USER)) {2376 if (type == CLASS_TYPE_VENDOR || type == CLASS_TYPE_USER) {
1095 #define CLASS_TYPE_USER 1 macro