Searched defs:K2 (Results 1 – 10 of 10) 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
68 K2, enumerator
64 #define K2 013240474631UL macro
215 #define K2 0x8f1bbcdc macro
184 #define K2 -4096 macro
63 #define K2 0x6ED9EBA1U macro
47 enum K2 { K2Val = sizeof(T)*2 } k2a; in foo() enum
533 picoos_int32 *D, K2, shift; in mel_2_lin_lookup() local
2808 Instruction *&K1, Instruction *&K2) { in replaceOutputsOfPair()3125 Instruction *K1 = nullptr, *K2 = nullptr; in fuseChosenPairs() local