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

  /src/external/gpl3/gcc/dist/libgomp/
task.c 175 bool all_memory = false; local
186 all_memory |= i < nout && depend[2 + i] == NULL;
208 all_memory |= d[0] == NULL;
269 if (__builtin_expect (all_memory, false))

Completed in 20 milliseconds