%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /glibc-2.29/sysdeps/ieee754/ldbl-opt/
Upload File :
Create Path :
Current File : //glibc-2.29/sysdeps/ieee754/ldbl-opt/nldbl-obstack_printf.c

#include "nldbl-compat.h"

int
attribute_hidden
obstack_printf (struct obstack *obstack, const char *fmt, ...)
{
  int result;
  va_list ap;
  va_start (ap, fmt);
  result = __nldbl_obstack_vprintf (obstack, fmt, ap);
  va_end (ap);
  return result;
}

Zerion Mini Shell 1.0