Searched refs:e2a (Results 1 – 5 of 5) sorted by relevance
160 enum E2 { e2a = -1, e2b = 64 } e2; enumerator
39 …int e2a = 1 ? E : i; // expected-warning {{operand of ? changes signedness: 'test1::<anonymous enu… in doit_anonymous() local
1972 const ANTLR3_UCHAR e2a[256] = variable2048 return e2a[(*((pANTLR3_UINT8)input->nextChar + la - 1))]; in antlr3EBCDICLA()