Searched refs:boolVal (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h155 unsigned int boolVal; ///< OPARG_TYPE_BOOLEAN member in union:optionValue::__anon6364
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dsave.c397 ovp->v.boolVal ? "true" : "false");
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp66 Result.Value.Bool = (V.boolVal == VARIANT_TRUE) ? true : false;

Completed in 167 milliseconds