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

  /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/
os.m4 43 # Set the druntime_cv_target_os variable
47 [[druntime_cv_target_os]],
48 [[druntime_cv_target_os=`echo $target_os | sed 's/^\([A-Za-z_]+\)/\1/'`]])
49 AS_IF([[test -z "$druntime_cv_target_os"]],
67 case "$druntime_cv_target_os" in
115 case "$druntime_cv_target_os" in
157 case "$druntime_cv_target_os" in
  /src/external/gpl3/gcc.old/dist/libphobos/
configure 14213 if ${druntime_cv_target_os+:} false; then :
14216 druntime_cv_target_os=`echo $target_os | sed 's/^\([A-Za-z_]+\)/\1/'`
14218 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $druntime_cv_target_os" >&5
14219 $as_echo "$druntime_cv_target_os" >&6; }
14220 if test -z "$druntime_cv_target_os"; then :
14228 case "$druntime_cv_target_os" in
14336 case "$druntime_cv_target_os" in
14435 case "$druntime_cv_target_os" in

Completed in 20 milliseconds