OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DB_IMPLICIT
(Results
1 - 4
of
4
) sorted by null
/ndk/sources/host-tools/make-3.81/
debug.h
22
#define
DB_IMPLICIT
(0x008)
implicit.c
42
DBF (
DB_IMPLICIT
, _("Looking for an implicit rule for `%s'.\n"));
57
DBF (
DB_IMPLICIT
,
321
DBS (
DB_IMPLICIT
, (_("Avoiding implicit rule recursion.\n")));
478
DBS (
DB_IMPLICIT
, (_("Trying pattern rule with stem `%.*s'.\n"),
667
DBS (
DB_IMPLICIT
,
678
DBS (
DB_IMPLICIT
,
711
DBS (
DB_IMPLICIT
,
731
DBS (
DB_IMPLICIT
,
remake.c
457
DBF (
DB_IMPLICIT
, _("Found an implicit rule for `%s'.\n"));
459
DBF (
DB_IMPLICIT
, _("No implicit rule found for `%s'.\n"));
465
DBF (
DB_IMPLICIT
, _("Using default commands for `%s'.\n"));
967
DBF (
DB_IMPLICIT
, _("Found an implicit rule for `%s'.\n"));
969
DBF (
DB_IMPLICIT
, _("No implicit rule found for `%s'.\n"));
975
DBF (
DB_IMPLICIT
, _("Using default commands for `%s'.\n"));
[
all
...]
main.c
622
db_level |= DB_BASIC |
DB_IMPLICIT
;
[
all
...]
Completed in 36 milliseconds