Home
last modified time | relevance | path

Searched defs:Choose (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dref3.C3 struct Choose { struct
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp3086 static uint64_t Choose(uint64_t n, uint64_t k, bool &Overflow) { in Choose() function