Searched defs:J_ERROR_FATAL (Results 1 – 2 of 2) sorted by relevance
23 #define J_ERROR_FATAL (-1) macro
28 static final int J_ERROR_FATAL = -1; field