Searched refs:DEBUG_PRINT (Results 1 – 2 of 2) sorted by relevance
| /titanic_54/usr/src/contrib/ast/src/lib/libast/include/ |
| H A D | debug.h | 53 #define DEBUG_PRINT(fd,s,v) do {char _b[1024];write(fd,_b,sfsprintf(_b,sizeof(_b),s,v));} while(0) macro 76 #define DEBUG_PRINT(fd,s,v) macro
|
| /titanic_54/usr/src/uts/intel/io/acpica/ |
| H A D | changes.txt | 2802 1) Added the ACPI_DO_WHILE macro to the main DEBUG_PRINT helper macro for 2884 Performance improvement for the various FUNCTION_TRACE and DEBUG_PRINT 15502 DEBUG_PRINT macro alone, so each optimization reduces the size of 15525 invocations of the DEBUG_PRINT macro, 500 function entry macro 15569 The DEBUG_PRINT macro(s) have been optimized for size and replaced
|