Searched refs:PPC_OP_INVALID (Results 1 – 6 of 6) sorted by relevance
18 | PPC_OP_INVALID of int Constructor
25 | PPC_OP_INVALID _ -> (); (* this would never happens *)
56 if (type == PPC_OP_INVALID) in read()
22 public static final int PPC_OP_INVALID = 0; field in Ppc_const
43 PPC_OP_INVALID = 0, ///< = CS_OP_INVALID (Uninitialized). enumerator
19 PPC_OP_INVALID = 0 variable