HomeSort by: relevance | last modified time | path
    Searched refs:OMP_INT128_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
configure 16967 if ac_fn_c_compute_int "$LINENO" "sizeof (__int128)" "OMP_INT128_SIZE" ""; then :
16970 OMP_INT128_SIZE=0
17049 if test $OMP_INT128_SIZE -ne 16; then
  /src/external/gpl3/gcc.old/dist/libgomp/
configure 17037 if ac_fn_c_compute_int "$LINENO" "sizeof (__int128)" "OMP_INT128_SIZE" ""; then :
17040 OMP_INT128_SIZE=0
17119 if test $OMP_INT128_SIZE -ne 16; then

Completed in 74 milliseconds