Searched defs:fff (Results 1 – 5 of 5) sorted by relevance
27 const fff = await => { } function in C
72 function fff(x, y) { function
21 #define POLICY_FUNC_CALL(fff, str) \ argument29 #define POLICY_FUNC_CALL(fff, str) \ argument
36 function fff<T extends { (): void }, U extends T>(x: T, y: U) { function