Home
last modified time | relevance | path

Searched defs:bigval2 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DEndianTest.cpp76 unsigned char bigval2[] = {0xf0, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in TEST() local
136 unsigned char bigval2[8] = {0x00}; in TEST() local