Searched refs:enum_type (Results 1 – 3 of 3) sorted by relevance
131 #define ENUM_BITFIELD(enum_type) unsigned argument156 #define ENUM_BITFIELD(enum_type) unsigned172 #define ENUM_BITFIELD(enum_type) unsigned186 #define ENUM_BITFIELD(enum_type) enum_type
44 static const char enum_type[] = variable268 nv_addtype(tp, enum_type, &optdisc.opt, sizeof(optdisc)); in enum_create()
342 mdb_ctf_id_t enum_type; in enum_lookup() local344 if (mdb_ctf_lookup_by_name(type, &enum_type) != 0) { in enum_lookup()349 if ((cp = mdb_ctf_enum_name(enum_type, val)) != NULL) { in enum_lookup()