Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/glm/detail/
Dintrinsic_common.inl228 __m128 div0 = _mm_div_ps(x, y); local
277 __m128 div0 = _mm_sub_ps(sub0, sub1); local
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp148 …constexpr int div0 = 3 / 0; // expected-error {{constant expression}} expected-note {{division by … variable