Searched defs:PRINT (Results 1 – 3 of 3) sorted by relevance
706 #define PRINT(ptr, len) do { \ in WDECL() macro712 #define PRINT(ptr, len) do { \ in WDECL() macro
169 #define PRINT(p) {if ( (p)==NULL ) fatal("PRINT: NULL object");\ macro
73 #define PRINT(_L_STR) (gST->ConOut->OutputString(gST->ConOut,(_L_STR))) macro