Home
last modified time | relevance | path

Searched refs:ARG_EMALLOC (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/console/argtable3/
Dargtable3.h147 enum {ARG_ELIMIT=1, ARG_EMALLOC, ARG_ENOMATCH, ARG_ELONGOPT, ARG_EMISSARG}; enumerator
Dargtable3.c1697 case ARG_EMALLOC: in arg_end_errorfn()
4023 arg_register_error(endtable, endtable, ARG_EMALLOC, NULL); in arg_parse_tagged()
4309 arg_register_error(endtable, endtable, ARG_EMALLOC, NULL); in arg_parse()