Home
last modified time | relevance | path

Searched refs:afunc (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dos_support.h177 #define DEF_FS_FUNCTION(name, wfunc, afunc) \
194 return afunc(filename_utf8); \
/third_party/python/Lib/test/test_asyncio/
H A Dtest_pep492.py185 async def afunc(): function
189 coro = afunc()

Completed in 2 milliseconds