Searched defs:B (Results 1 – 2 of 2) sorted by relevance
96 f32 B = c / spow<2>(A); in SolveEquation2() local207 f32 B = c / (a * A * A); in SolveEquation2() local
564 NN_FORCE_INLINE void FogStage::SetFogColor(u8 R, u8 G, u8 B) in SetFogColor()