Searched defs:bits_per_byte (Results 1 - 3 of 3) sorted by relevance

/src/tests/usr.bin/xlint/lint1/
H A Dplatform_ldbl64.c11 typedef int bits_per_byte[((unsigned char)-1) == 255 ? 1 : -1]; typedef in typeref:typename:int[((unsigned char)-1)==255?1:-1]
H A Dplatform_ldbl128.c11 typedef int bits_per_byte[((unsigned char)-1) == 255 ? 1 : -1]; typedef in typeref:typename:int[((unsigned char)-1)==255?1:-1]
H A Dplatform_ldbl96.c11 typedef int bits_per_byte[((unsigned char)-1) == 255 ? 1 : -1]; typedef in typeref:typename:int[((unsigned char)-1)==255?1:-1]

Completed in 3 milliseconds