Searched refs:BASE_INDENT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dbuiltins.h44 #define BASE_INDENT 4 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/builtins/
H A Dhelp.c143 printf ("%*s%s\n", BASE_INDENT, " ", _(doc[j]));
H A Dmkbuiltins.c75 #define BASE_INDENT 4 macro
1396 base_indent = (string_array && single_longdoc_strings && filename_p == 0) ? BASE_INDENT : 0;

Completed in 123 milliseconds