OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dprintf2
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/com32/include/
dprintf.h
42
# define
dprintf2
dprintf
macro
45
# define
dprintf2
(fmt, ...) ((void)(0))
macro
/external/linux-kselftest/tools/testing/selftests/x86/
mpx-debug.h
9
#define
dprintf2
(args...) dprintf_level(2, args)
macro
pkey-helpers.h
52
#define
dprintf2
(args...) dprintf_level(2, args)
macro
174
dprintf2
("cpu does not have PKU\n");
178
dprintf2
("cpu does not have OSPKE\n");
Completed in 2448 milliseconds