Searched defs:opt_flag (Results 1 – 4 of 4) sorted by relevance
171 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_boolean()215 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_string()260 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_utf8_string()303 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_function()334 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_native_pointer()394 … jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_object_properties()422 jerryx_arg_optional_t opt_flag) /**< whether the argument is optional */ in jerryx_arg_array()
600 OptStatus ParseOconfigFlag(const char* prog_name, const char* opt_flag, in ParseOconfigFlag()
764 char *opt_flag(void) in opt_flag() function