xref
: /
aosp_15_r20
/
hardware
/
google
/
aemu
/
windows
/
tests
/
compiler
/
enum_bit_fields.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
/* Returns true if the TCG enum is working as expected */
3
int
test_enum_equal
();
4
5