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

  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 96 xprintf("%s\n", data)
365 // xprintf prints a message to standard output.
366 func xprintf(format string, args ...interface{}) { func
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 96 xprintf("%s\n", data)
365 // xprintf prints a message to standard output.
366 func xprintf(format string, args ...interface{}) { func
  /external/toybox/lib/
xwrap.c 143 void xprintf(char *format, ...) function

Completed in 157 milliseconds