Searched refs:Beta (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Ddewey.c51 Beta = -2, enumerator in enum:__anon243
86 { "beta", 4, Beta },
118 * 'beta' encodes as 'beta version', or Beta, which is -2.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3120 APInt Beta = Bconst->getAPInt();
3122 APInt CdivB = Charlie.sdiv(Beta);
3123 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B");

Completed in 208 milliseconds