Home
last modified time | relevance | path

Searched defs:afunc (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Dos_support.h150 #define DEF_FS_FUNCTION(name, wfunc, afunc) \ argument
174 #define DEF_FS_FUNCTION2(name, wfunc, afunc, partype) \ in DEF_FS_FUNCTION() argument
/third_party/python/Lib/test/test_asyncio/
Dtest_pep492.py199 async def afunc(): function