Home
last modified time | relevance | path

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

/external/compiler-rt/test/ubsan/TestCases/Misc/
Dbool.cpp5 unsigned char NotABool = 123; variable
8 bool *p = (bool*)&NotABool; in main()