Home
last modified time | relevance | path

Searched refs:NW_LYT_PRINT (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp98 NW_LYT_PRINT("Stopwatch::Dump is not implemented.\n"); in Dump()
110 NW_LYT_PRINT( in Dump()
126 NW_LYT_PRINT("| label | average | total / count | max | min | no |h\n"); in DumpHeader()
133 NW_LYT_PRINT("Stopwatch::Dump is not implemented.\n"); in Dump()
135 NW_LYT_PRINT("\n"); in Dump()
/NW4C-2.0.3/include/nw/lyt/
Dlyt_Common.h33 #define NW_LYT_PRINT ::nw::os::internal::Printf macro