Home
last modified time | relevance | path

Searched defs:indent (Results 1 – 6 of 6) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/stdlib/malloc/
A Dmalloc.h88 # define MALLOC_MMB_DEBUG(indent, fmt, args...) \ argument
90 # define MALLOC_MMB_DEBUG_INDENT(indent) \ argument
97 # define MALLOC_MMB_DEBUG_INDENT(indent) (void)0 argument
160 # define MALLOC_DEBUG(indent, fmt, args...) \ argument
162 # define MALLOC_DEBUG_INDENT(indent) \ argument
172 #define __malloc_debug_indent(indent) (__malloc_debug_cur_indent += indent) argument
179 # define MALLOC_DEBUG_INDENT(indent) (void)0 argument
A Dmalloc_debug.c36 __malloc_debug_printf (int indent, const char *fmt, ...) in __malloc_debug_printf()
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dconf.c39 static int indent = 1; variable
A Dmconf.c278 static int indent; variable
A Dnconf.c256 static int indent; variable
A Dgconf.c60 static gint indent; variable

Completed in 58 milliseconds