Home
last modified time | relevance | path

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

/third_party/quickjs/
Ddebugger.h43 #define WRITE_MSG_ADD_NEW_LINE 2 macro
Ddebugger.c150 char addLine[WRITE_MSG_ADD_NEW_LINE] = { '\n', '\0' }; in DBG_SendMsg()