Home
last modified time | relevance | path

Searched defs:PRINTF (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/syscalls/utils/
Dinclude_j_h.h49 #define PRINTF(...) \ macro
/external/syslinux/gpxe/src/
DMakefile22 PRINTF := printf macro
/external/mesa3d/src/gallium/drivers/i915/
Di915_debug_fp.c36 PRINTF( in PRINTF() function
Di915_debug.c70 PRINTF( in PRINTF() function
/external/ltp/testcases/kernel/controllers/cgroup/
Dgetdelays.c64 #define PRINTF(fmt, arg...) { \ macro
/external/vboot_reference/
DMakefile81 PRINTF := printf macro
83 PRINTF := : macro
/external/opencv/cv/src/
Dcvcalibinit.cpp67 static int PRINTF( const char* fmt, ... ) in PRINTF() function
75 static int PRINTF( const char*, ... ) in PRINTF() function