#include <avisynth_c.h>
Definition at line 503 of file avisynth_c.h.
Definition at line 504 of file avisynth_c.h.
Referenced by avs_defined(), avs_is_array(), avs_is_bool(), avs_is_clip(), avs_is_error(), avs_is_float(), avs_is_int(), avs_is_string(), avs_new_value_array(), avs_new_value_bool(), avs_new_value_error(), avs_new_value_float(), avs_new_value_int(), and avs_new_value_string().
Definition at line 506 of file avisynth_c.h.
Referenced by avs_array_size(), and avs_new_value_array().
Definition at line 508 of file avisynth_c.h.
Definition at line 509 of file avisynth_c.h.
Referenced by avs_as_bool(), and avs_new_value_bool().
Definition at line 510 of file avisynth_c.h.
Referenced by avs_as_float(), avs_as_int(), and avs_new_value_int().
Definition at line 511 of file avisynth_c.h.
Referenced by avs_as_float(), and avs_new_value_float().
Definition at line 512 of file avisynth_c.h.
Referenced by avs_as_error(), avs_as_string(), avs_new_value_error(), and avs_new_value_string().
Definition at line 513 of file avisynth_c.h.
Referenced by avs_array_elt(), avs_as_array(), and avs_new_value_array().
Definition at line 460 of file avxsynth_c.h.