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

  /bionic/linker/
linker_debug.h 76 extern int format_fd(int, const char *, ...);
79 if (debug_verbosity > (v)) format_fd(1, x); \
linker_format.c 228 format_fd(int fd, const char *format, ...) function

Completed in 21 milliseconds