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

  /src/external/gpl3/gcc.old/dist/gcc/
configure 10020 # When building Ada code on Alpha, we need exc_resume which is usually in
10024 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing exc_resume" >&5
10025 $as_echo_n "checking for library containing exc_resume... " >&6; }
10039 char exc_resume ();
10043 return exc_resume ();
  /src/external/gpl3/gcc/dist/gcc/
configure 10161 # When building Ada code on Alpha, we need exc_resume which is usually in
10165 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing exc_resume" >&5
10166 $as_echo_n "checking for library containing exc_resume... " >&6; }
10180 char exc_resume ();
10184 return exc_resume ();
    [all...]

Completed in 55 milliseconds