Home
last modified time | relevance | path

Searched defs:DivByZero (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dplist-diagnostics-template-record.cpp7 struct DivByZero { struct
9 DivByZero(bool b) { in DivByZero() function
16 struct DivByZero<char, B, C, N> { struct
18 DivByZero(bool b) { in DivByZero() function
/external/grpc-grpc/src/csharp/Grpc.Examples.Tests/
DMathClientServerTests.cs78 public void DivByZero() in DivByZero() method in Math.Tests.MathClientServerTest
/external/llvm-project/libc/utils/FPUtil/x86_64/
DFEnv.h45 static constexpr uint16_t DivByZero = 0x4; member