Searched defs:K2 (Results 1 – 14 of 14) sorted by relevance
48 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'A::K2'}} struct51 struct K2 {}; // expected-note 2{{candidate found by name lookup is 'K2'}} struct68 struct K2 { }; struct
33 var K2 = 0xffffffff; variable
391 #define COMPARE_KEY_KEY(K1, K2) ((K1) == (K2) ? 0 : ((K1) > (K2) ? 1 : -1)) argument
100 #define K2 0x6ed9eba1 /* 20 <= t <= 39 */ macro
68 K2, enumerator
64 #define K2 013240474631UL macro
212 #define K2 0x8f1bbcdc macro
184 #define K2 -4096 macro
47 enum K2 { K2Val = sizeof(T)*2 } k2a; in foo() enum
533 picoos_int32 *D, K2, shift; in mel_2_lin_lookup() local
1469 #define K2 K1 macro
1589 #define K2 K1 macro
2815 Instruction *&K1, Instruction *&K2) { in replaceOutputsOfPair()3151 Instruction *K1 = nullptr, *K2 = nullptr; in fuseChosenPairs() local