avs_is_error 534 compat/avisynth/avisynth_c.h AVSC_INLINE int avs_is_error(AVS_Value v) { return v.type == 'e'; } avs_is_error 484 compat/avisynth/avxsynth_c.h AVSC_INLINE int avs_is_error(AVS_Value v) { return v.type == 'e'; }