HomeSort by relevance Sort by last modified time
    Searched refs:GoodBit (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/include/mcld/Support/
FileHandle.h 30 GoodBit = 0, // no error
86 void cleanState(IOState pState = GoodBit);
  /frameworks/compile/mclinker/lib/Support/
FileHandle.cpp 32 m_State(GoodBit),
117 m_State = (GoodBit | DeputedBit);

Completed in 94 milliseconds