Lines Matching +defs:a +defs:f
56 EFI_STATUS EFI_FUNCTION test_call1_callback(UINT32 a) in test_call1_callback()
69 EFI_STATUS EFI_FUNCTION test_call2_callback(UINT32 a, UINT32 b) in test_call2_callback()
86 EFI_STATUS EFI_FUNCTION test_call3_callback(UINT32 a, UINT32 b, in test_call3_callback()
104 EFI_STATUS EFI_FUNCTION test_call4_callback(UINT32 a, UINT32 b, in test_call4_callback()
125 EFI_STATUS EFI_FUNCTION test_call5_callback(UINT32 a, UINT32 b, in test_call5_callback()
148 EFI_STATUS EFI_FUNCTION test_call6_callback(UINT32 a, UINT32 b, in test_call6_callback()
149 UINT32 c, UINT32 d, UINT32 e, UINT32 f) in test_call6_callback()
174 EFI_STATUS EFI_FUNCTION test_call7_callback(UINT32 a, UINT32 b, in test_call7_callback()
175 UINT32 c, UINT32 d, UINT32 e, UINT32 f, UINT32 g) in test_call7_callback()
202 EFI_STATUS EFI_FUNCTION test_call8_callback(UINT32 a, UINT32 b, in test_call8_callback()
203 UINT32 c, UINT32 d, UINT32 e, UINT32 f, UINT32 g, UINT32 h) in test_call8_callback()
238 EFI_STATUS EFI_FUNCTION test_call9_callback(UINT32 a, UINT32 b, in test_call9_callback()
239 UINT32 c, UINT32 d, UINT32 e, UINT32 f, UINT32 g, UINT32 h, UINT32 i) in test_call9_callback()
278 EFI_STATUS EFI_FUNCTION test_call10_callback(UINT32 a, UINT32 b, in test_call10_callback()
279 UINT32 c, UINT32 d, UINT32 e, UINT32 f, UINT32 g, UINT32 h, UINT32 i, in test_call10_callback()