Home
last modified time | relevance | path

Searched refs:print_spaces (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Ddebug.h31 #define DBS(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \
34 #define DBF(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \
Dmake.h428 extern void print_spaces PARAMS ((unsigned int));
Dmisc.c154 print_spaces (unsigned int n) in print_spaces() function
Dremake.c694 print_spaces (depth); in update_file_1()
727 print_spaces (depth); in update_file_1()