Searched defs:assumption_3 (Results 1 - 25 of 28) sorted by relevance

12

/frameworks/compile/libbcc/runtime/test/Unit/
H A Dfixunsdfsi_test.c38 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfixunssfsi_test.c38 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfixunsxfsi_test.c40 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfixdfdi_test.c37 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfixdfti_test.c46 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfixsfdi_test.c37 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfixsfti_test.c46 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfixunsdfdi_test.c39 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfixunsdfti_test.c48 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfixunssfdi_test.c40 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfixunssfti_test.c48 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfixunstfdi_test.c40 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfixunsxfdi_test.c44 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfixunsxfti_test.c49 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfixxfdi_test.c41 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfixxfti_test.c47 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfloatdidf_test.c37 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfloatdisf_test.c38 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfloatdixf_test.c39 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfloattidf_test.c44 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfloattisf_test.c44 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfloattixf_test.c45 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable
H A Dfloatundidf_test.c38 char assumption_3[sizeof(double)*CHAR_BIT == 64] = {0}; variable
H A Dfloatundisf_test.c38 char assumption_3[sizeof(float)*CHAR_BIT == 32] = {0}; variable
H A Dfloatundixf_test.c40 char assumption_3[sizeof(long double)*CHAR_BIT == 128] = {0}; variable

Completed in 54 milliseconds

12