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 108 xprintf("%s\n", data)
382 // xprintf prints a message to standard output.
383 func xprintf(format string, args ...interface{}) { func
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 108 xprintf("%s\n", data)
382 // xprintf prints a message to standard output.
383 func xprintf(format string, args ...interface{}) { func
  /external/toybox/lib/
xwrap.c 143 void xprintf(char *format, ...) function

Completed in 161 milliseconds