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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/autoopts/
H A Doptions.h157 unsigned int boolVal; ///< OPARG_TYPE_BOOLEAN member in union:optionValue::__anon198
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dsave.c399 ovp->v.boolVal ? "true" : "false");
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp66 Result.Value.Bool = (V.boolVal == VARIANT_TRUE) ? true : false;

Completed in 117 milliseconds