OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_DPRINTF
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/hpcsh/hpcsh/
machdep.c
281
_DPRINTF
("total memory = %dMbyte\n", (int)(sh3_ptob(physmem) >> 20));
293
_DPRINTF
("symbol size = %d byte\n", symbolsize);
463
_DPRINTF
("mem_cluster_cnt = %d\n", mem_cluster_cnt);
466
_DPRINTF
("mem_clusters[%d] = {0x%lx+0x%lx <0x%lx}", i,
472
_DPRINTF
(" don't check.\n");
479
_DPRINTF
("\n");
499
_DPRINTF
("loading 0x%lx,0x%lx\n", start, size);
514
_DPRINTF
("search D-RAM from 0x%08lx for 0x%08lx\n", start, end);
563
_DPRINTF
(" checking...");
579
_DPRINTF
("success.\n")
[
all
...]
/src/sys/arch/hpc/include/
debug.h
82
#define
_DPRINTF
(fmt, args...) do { \
99
#define
_DPRINTF
(args...) do {} while (/* CONSTCOND */ 0)
/src/sys/dev/
kloader.c
56
#define
_DPRINTF
(fmt, args...) \
68
#define
_DPRINTF
(fmt, args...) ((void)0)
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025