Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicodbg.c70 #define MSG_DELIM "|" macro
352 strcat(ctxbuf, "error" MSG_DELIM); in picodbg_log()
355 strcat(ctxbuf, "warn " MSG_DELIM); in picodbg_log()
358 strcat(ctxbuf, "info " MSG_DELIM); in picodbg_log()
361 strcat(ctxbuf, "debug" MSG_DELIM); in picodbg_log()
364 strcat(ctxbuf, "trace" MSG_DELIM); in picodbg_log()
383 strcat(ctxbuf, MSG_DELIM); in picodbg_log()
389 strcat(ctxbuf, MSG_DELIM); in picodbg_log()