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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ProgramState.h 436 std::vector<ProgramState *> freeStates;
  /external/libxml2/
relaxng.c 377 xmlRelaxNGStatesPtr *freeStates; /* the pool of free state groups */
1011 ret = ctxt->freeStates[ctxt->freeStatesNr];
    [all...]

Completed in 174 milliseconds