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

  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
cpu.m4 108 AC_CACHE_VAL(druntime_cv_atomic_long, [
118 [druntime_cv_atomic_long=yes],
119 [druntime_cv_atomic_long=no])
121 AC_MSG_RESULT($druntime_cv_atomic_long)
133 if test "$druntime_cv_atomic_long" = yes; then
  /src/external/gpl3/gcc.old/dist/libphobos/
configure 14865 if ${druntime_cv_atomic_long+:} false; then :
14885 druntime_cv_atomic_long=yes
14887 druntime_cv_atomic_long=no
14894 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $druntime_cv_atomic_long" >&5
14895 $as_echo "$druntime_cv_atomic_long" >&6; }
14907 if test "$druntime_cv_atomic_long" = yes; then

Completed in 68 milliseconds