Searched defs:a_f (Results 1 – 3 of 3) sorted by relevance
51 void convert_float_to_fix(float a_f, number_t *a) in convert_float_to_fix()68 void convert_fix_to_float(number_t a, float *a_f) in convert_fix_to_float()
49 #define convert_float_to_fix(a_f, a) *a = (WORD32)a_f argument51 #define convert_fix_to_float(a, a_f) *a_f = (float) a argument
438 HloInstruction* a_f = builder_f.AddInstruction( in TEST_F() local468 HloInstruction* a_f = in TEST_F() local507 HloInstruction* a_f = in TEST_F() local687 HloInstruction* a_f = in TEST_F() local