OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ISDB
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl2/gmake/dist/
debug.h
29
#define
ISDB
(_l) ((_l)&db_level)
31
#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)
remote-cstms.c
85
if (
ISDB
(DB_JOBS))
remake.c
673
if (!noexist &&
ISDB
(DB_BASIC|DB_VERBOSE))
679
if (
ISDB
(DB_VERBOSE))
684
if (
ISDB
(DB_BASIC))
689
if (
ISDB
(DB_BASIC))
692
else if (
ISDB
(DB_VERBOSE))
728
if (
ISDB
(DB_VERBOSE))
misc.c
650
if (!
ISDB
(DB_JOBS))
vmsjobs.c
680
if (comname && !
ISDB
(DB_JOBS))
main.c
675
if (!
ISDB
(DB_VERBOSE))
1825
if (!
ISDB
(DB_MAKEFILES))
2029
if (
ISDB
(DB_BASIC))
read.c
316
if (
ISDB
(DB_VERBOSE))
Completed in 25 milliseconds
Indexes created Tue Aug 11 00:25:38 UTC 2026