Searched refs:assumption_1 (Results 1 - 25 of 82) sorted by relevance

1234

/external/compiler-rt/test/builtins/Unit/
H A Dctzdi2_test.c31 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Ddivdi3_test.c30 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dfloatunsitf_test.c35 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dmoddi3_test.c30 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dparitydi2_test.c40 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dclzdi2_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 Dffsdi2_test.c30 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 Dfixdfdi_test.c35 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dfixsfdi_test.c35 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dfixtfdi_test.c36 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dfixtfsi_test.c34 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 Dfloatsitf_test.c36 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dparityti2_test.c46 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dpopcountdi2_test.c40 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dsubtf3_test.c37 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {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 Dunordtf2_test.c34 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Daddtf3_test.c39 char assumption_1[sizeof(long double) * CHAR_BIT == 128] = {0}; variable
H A Dashldi3_test.c32 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable
H A Dclzti2_test.c38 char assumption_1[sizeof(ti_int) == 2*sizeof(di_int)] = {0}; variable
H A Dcmpdi2_test.c32 char assumption_1[sizeof(di_int) == 2*sizeof(si_int)] = {0}; variable

Completed in 114 milliseconds

1234