Searched refs:ISDB (Results 1 – 7 of 7) sorted by relevance
29 #define ISDB(_l) ((_l)&db_level) macro31 #define DBS(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \34 #define DBF(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \38 #define DB(_l,_x) do{ if(ISDB(_l)) {printf _x; fflush (stdout);} }while(0)
670 if (!noexist && ISDB (DB_BASIC|DB_VERBOSE)) in update_file_1()676 if (ISDB (DB_VERBOSE)) in update_file_1()681 if (ISDB (DB_BASIC)) in update_file_1()686 if (ISDB (DB_BASIC)) in update_file_1()689 else if (ISDB (DB_VERBOSE)) in update_file_1()725 if (ISDB (DB_VERBOSE)) in update_file_1()
84 if (ISDB (DB_JOBS)) in start_remote_job_p()
680 if (comname && !ISDB (DB_JOBS)) in child_execute_job()
639 if (! ISDB (DB_JOBS)) in log_access()
667 if (! ISDB (DB_VERBOSE)) in handle_runtime_exceptions()1817 if (! ISDB (DB_MAKEFILES)) in main()2021 if (ISDB (DB_BASIC)) in main()
313 if (ISDB (DB_VERBOSE)) in eval_makefile()