Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Stopwatch.cpp96 NW_LYT_PRINT("Stopwatch::Dump is not implemented.\n"); in Dump()
108 NW_LYT_PRINT( in Dump()
124 NW_LYT_PRINT("| label | average | total / count | max | min | no |h\n"); in DumpHeader()
131 NW_LYT_PRINT("Stopwatch::Dump is not implemented.\n"); in Dump()
133 NW_LYT_PRINT("\n"); in Dump()
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Common.h31 #define NW_LYT_PRINT ::nw::os::internal::Printf macro