Home
last modified time | relevance | path

Searched refs:type_kind (Results 1 – 3 of 3) sorted by relevance

/linux/scripts/
H A Dcheck-uapi.sh117 type_kind = enum
124 type_kind = struct
132 type_kind = struct
/linux/lib/
H A Dubsan.h44 u16 type_kind; member
H A Dubsan.c136 return type->type_kind == type_kind_int; in type_is_int()