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

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

Completed in 121 milliseconds