Searched defs:afunc (Results 1 – 2 of 2) sorted by relevance
150 #define DEF_FS_FUNCTION(name, wfunc, afunc) \ argument174 #define DEF_FS_FUNCTION2(name, wfunc, afunc, partype) \ in DEF_FS_FUNCTION() argument
199 async def afunc(): function