Searched defs:DTRACEFLT_DIVZERO (Results 1 – 3 of 3) sorted by relevance
40 inline int DTRACEFLT_DIVZERO = 4; /* Divide-by-zero */ variable
64 public static final String DTRACEFLT_DIVZERO = "DTRACEFLT_DIVZERO"; field in Error
1148 #define DTRACEFLT_DIVZERO 4 /* Divide-by-zero */ macro