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

  /src/external/gpl3/gcc/dist/libgcc/config/s390/
tpf-unwind.h 172 bool is_a_stub; local
174 is_a_stub = false;
211 is_a_stub = true;
223 if (is_a_stub && retval != INVALID_RETURN
276 is_a_stub = false;
  /src/external/gpl3/gcc.old/dist/libgcc/config/s390/
tpf-unwind.h 172 bool is_a_stub; local
174 is_a_stub = false;
211 is_a_stub = true;
223 if (is_a_stub && retval != INVALID_RETURN
276 is_a_stub = false;

Completed in 14 milliseconds