Searched defs:assumption_1 (Results 26 - 50 of 137) sorted by relevance

123456

/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dctzsi2_test.c31 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dctzti2_test.c38 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dffsti2_test.c37 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dashrti3_test.c44 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dcmpti2_test.c40 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dfixdfdi_test.c35 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Deqtf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dgetf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dgttf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dletf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dlttf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dnetf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dextendhfsf2_test.c32 char assumption_1[sizeof(__fp16) * CHAR_BIT == 16] = {0}; variable
H A Dfixtfdi_test.c36 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dtruncdfhf2_test.c32 char assumption_1[sizeof(__fp16) * CHAR_BIT == 16] = {0}; variable
H A Dtruncsfhf2_test.c32 char assumption_1[sizeof(__fp16) * CHAR_BIT == 16] = {0}; variable
H A Dclzsi2_test.c31 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dfixtfsi_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dctzsi2_test.c31 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dffsti2_test.c37 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dtrunctfdf2_test.c36 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dtrunctfsf2_test.c35 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dfixunstfsi_test.c35 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dclzti2_test.c38 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dctzti2_test.c38 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable

Completed in 102 milliseconds

123456