function          717 compat/avisynth/avisynth_c.h AVSC_API(void, avs_at_exit)(AVS_ScriptEnvironment *, AVS_ShutdownFunc function, void * user_data);
function          693 compat/avisynth/avxsynth_c.h AVSC_API(void, avs_at_exit)(AVS_ScriptEnvironment *, AVS_ShutdownFunc function, void * user_data);
function          159 tools/crypto_bench.c #define DEFINE_CRYPTO_WRAPPER(suffix, function)                              \
function          163 tools/crypto_bench.c     function(input, size, output);                                           \