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

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
vdprintf.c 1 /* $OpenBSD: vdprintf.c,v 1.1 2013/01/30 00:08:13 brad Exp $ */
2 /* $FreeBSD: src/lib/libc/stdio/vdprintf.c,v 1.4 2012/11/17 01:49:40 svnexp Exp $ */
51 vdprintf(int fd, const char * __restrict fmt, va_list ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
stdio2.h 203 vdprintf (int __fd, __const char *__restrict __fmt, _G_va_list __ap) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
stdio2.h 203 vdprintf (int __fd, __const char *__restrict __fmt, _G_va_list __ap) function
  /external/chromium_org/third_party/libxml/src/
trio.h 201 #define vdprintf trio_vdprintf macro
  /external/chromium_org/third_party/libxslt/libxslt/
trio.h 201 #define vdprintf trio_vdprintf macro
  /external/libxml2/
trio.h 201 #define vdprintf trio_vdprintf macro
  /external/bison/darwin-lib/
stdio.h 1483 # undef vdprintf macro
    [all...]
  /external/bison/linux-lib/
stdio.h 1483 # undef vdprintf macro
    [all...]

Completed in 476 milliseconds