HomeSort by relevance Sort by last modified time
    Searched defs:xputs (Results 1 - 2 of 2) sorted by null

  /device/linaro/hikey/hifi/xaf/hifi-dpf/ipc/xt-shmem/hikey/
dsp_debug.c 45 static void xputs(const char *s, void (*xputc)(unsigned n, void *cookie), void *cookie) function
95 xputs(p, xputc, cookie);
111 xputs(p, xputc, cookie);
144 xputs(p, xputc, cookie);
157 xputs(p, xputc, cookie);
164 xputs(s, xputc, cookie);
178 xputs(p, xputc, cookie);
  /external/toybox/lib/
xwrap.c 170 // xputs with no newline
177 void xputs(char *s) function

Completed in 187 milliseconds