OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEBUG1
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/
cfref_rdar6080742.c
31
#define
DEBUG1
/external/libpcap/msdos/
ndis2.c
215
#define
DEBUG1
(fmt,a) printf (fmt,a)
221
#define
DEBUG1
(fmt,a) ((void)0)
588
DEBUG1
("ProtMan DS = %04X\n", protManDS);
694
DEBUG1
("media type = %s\n",mediaString);
737
DEBUG1
("Set lookahead failed: %s\n", Ndis_strerror(result));
752
DEBUG1
("Set packet filter failed: %s\n", Ndis_strerror(result));
765
DEBUG1
("Opening the MAC failed: %s\n", Ndis_strerror(result));
831
DEBUG1
("My module id: %d\n", common.moduleId);
832
DEBUG1
("Handle id; %d\n", handle->common->moduleId);
833
DEBUG1
("MAC card: %-16s - ", handle->moduleName);
[
all
...]
Completed in 192 milliseconds