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

  /src/usr.bin/patch/
patch.c 59 bool using_plan_a = true; /* try to keep everything in memory */ variable in typeref:typename:bool
350 if (out_of_mem && using_plan_a) {

Completed in 12 milliseconds