avs_defined 527 compat/avisynth/avisynth_c.h AVSC_INLINE int avs_defined(AVS_Value v) { return v.type != 'v'; } avs_defined 477 compat/avisynth/avxsynth_c.h AVSC_INLINE int avs_defined(AVS_Value v) { return v.type != 'v'; }