Searched defs:bits_per_byte (Results 1 - 3 of 3) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | platform_ldbl64.c | 11 typedef int bits_per_byte[((unsigned char)-1) == 255 ? 1 : -1]; typedef in typeref:typename:int[((unsigned char)-1)==255?1:-1] |
| H A D | platform_ldbl128.c | 11 typedef int bits_per_byte[((unsigned char)-1) == 255 ? 1 : -1]; typedef in typeref:typename:int[((unsigned char)-1)==255?1:-1] |
| H A D | platform_ldbl96.c | 11 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