Searched defs:DTRACEFLT_ILLOP (Results 1 – 3 of 3) sorted by relevance
35 inline int DTRACEFLT_ILLOP = 3; /* Illegal operation */ variable
60 public static final String DTRACEFLT_ILLOP = "DTRACEFLT_ILLOP"; field in Error
1149 #define DTRACEFLT_ILLOP 3 /* Illegal operation */ macro