HomeSort by relevance Sort by last modified time
    Searched defs:dprintf0 (Results 1 - 3 of 3) 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

Completed in 77 milliseconds