Home
last modified time | relevance | path

Searched defs:integral (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__concepts/
H A Darithmetic.h30 concept integral = is_integral_v<_Tp>; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DCxxModuleHandler.cpp246 llvm::APSInt integral = arg.getAsIntegral(); in tryInstantiateStdTemplate() local
/openbsd-src/sbin/ping/
H A Dping.c261 double fraction, integral, seconds; in main() local