Home
last modified time | relevance | path

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

/linux/lib/
A Dubsan.h13 u16 type_info; member
A Dubsan.c62 return type->type_info & 1; in type_is_signed()
67 return 1 << (type->type_info >> 1); in type_bit_width()

Completed in 3 milliseconds