Home
last modified time | relevance | path

Searched refs:type_kind_int (Results 1 – 2 of 2) sorted by relevance

/linux/lib/
H A Dubsan.h38 type_kind_int = 0, enumerator
H A Dubsan.c136 return type->type_kind == type_kind_int; in type_is_int()