Home
last modified time | relevance | path

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

/external/cn-cbor/test/
Dctest.h179 #define ANSI_NORMAL "\033[0m" macro
198 size = snprintf(ctest_errormsg, ctest_errorsize, ANSI_NORMAL); in msg_end()
320 printf("%s%s"ANSI_NORMAL"\n", color, text); in color_print()