avs_is_bool       529 compat/avisynth/avisynth_c.h AVSC_INLINE int avs_is_bool(AVS_Value v) { return v.type == 'b'; }
avs_is_bool       479 compat/avisynth/avxsynth_c.h AVSC_INLINE int avs_is_bool(AVS_Value v) { return v.type == 'b'; }