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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTRecordReader.h 296 bool readBool() { return readInt() != 0; }
  /src/external/gpl2/xcvs/dist/src/
subr.c 1870 readBool (const char *infopath, const char *option, const char *p, bool *val)
1872 TRACE (TRACE_FLOW, "readBool (%s, %s, %s)", infopath, option, p);

Completed in 70 milliseconds