Home
last modified time | relevance | path

Searched refs:options (Results 1 – 3 of 3) sorted by relevance

/malloc/
A Dmalloc-debug.c428 malloc_info (int options, FILE *fp) in malloc_info() argument
431 return __malloc_info (options, fp); in malloc_info()
437 return LIBC_SYMBOL (malloc_info) (options, fp); in malloc_info()
A Dmemusagestat.c53 static const struct argp_option options[] = variable
87 options, parse_opt, args_doc, doc, NULL, more_help
A Dmalloc.c5705 __malloc_info (int options, FILE *fp) in weak_alias()
5708 if (options != 0) in weak_alias()

Completed in 18 milliseconds