Searched defs:UNSUPPORTED (Results 1 – 5 of 5) sorted by relevance
15 UNSUPPORTED = TestResult('UNSUPPORTED', False) variable
70 public static final String UNSUPPORTED = UnsupportedHeader.NAME; //22 field
38 const unsigned UNSUPPORTED = -1; variable
65 public static final int UNSUPPORTED = START + 28; field
144 #define UNSUPPORTED() printf("Unsupported instruction.\n"); macro