HomeSort by relevance Sort by last modified time
    Searched full:dprintf0 (Results 1 - 4 of 4) sorted by null

  /external/syslinux/com32/modules/
prdhcp.c 44 #define dprintf0(f, ...) ((void)0) macro
60 #define dprintf_opt_cp dprintf0
pxechn.c 59 #define dprintf0(f, ...) ((void)0) macro
81 #define dprintf_opt_cp dprintf0
82 #define dprintf_opt_inj dprintf0
84 #define dprintf_pc_so_s dprintf0
423 dprintf0(" host '%s'\n fp '%s'\n fip %08x\n", host, *fp, ntohl(*fip));
  /external/linux-kselftest/tools/testing/selftests/x86/
pkey-helpers.h 54 #define dprintf0(args...) dprintf_level(0, args) macro
protection_keys.c 70 dprintf0("assert() at %s::%d test_nr: %d iteration: %d\n", \
73 dprintf0("errno at assert: %d", errno); \
    [all...]

Completed in 704 milliseconds