HomeSort by relevance Sort by last modified time
    Searched defs:Xb (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Parser/
switch-recovery.cpp 22 enum X { Xa, Xb } x;
24 switch (x) { // expected-warning {{enumeration value 'Xb' not handled in switch}}
  /toolchain/binutils/binutils-2.25/opcodes/
i386-dis.c 335 #define Xb { OP_DSreg, eSI_reg }
    [all...]

Completed in 213 milliseconds