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

  /external/e2fsprogs/lib/et/
vfprintf.c 38 len = _doprnt(fmt, ap, iop);
45 len = _doprnt(fmt, ap, iop);
  /external/tcpdump/
vfprintf.c 57 ret = _doprnt(fmt, args, f);
  /ndk/sources/host-tools/make-3.81/
misc.c 26 vfprintf(), etc. and those who have _doprnt... or nothing.
42 # define VA_PRINTF(fp, lastarg, args) _doprnt((lastarg), (args), (fp))
  /ndk/sources/host-tools/sed-4.2.1/sed/
utils.c 76 _doprnt(str, &ap, stderr);
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 2277 milliseconds