Home
last modified time | relevance | path

Searched defs:parser_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/jemalloc_new/test/unit/
H A Dstats_print.c76 parser_init(parser_t *parser, bool verbose) { in parser_init() function
/aosp_15_r20/external/python/cpython3/Python/
Dgetargs.c1906 parser_init(struct _PyArg_Parser *parser) in parser_init() function