Searched defs:subtract_with_carry_engine (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/include/__random/ | ||
H A D | subtract_with_carry_engine.h | 32 class _LIBCPP_TEMPLATE_VIS subtract_with_carry_engine; global() variable |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/ | ||
H A D | msc51-cpp.cpp | 27 struct subtract_with_carry_engine { struct |