HomeSort by: relevance | last modified time | path
    Searched defs:gmp_vprintf (Results 1 - 25 of 56) sorted by relevancy

1 2 3

  /src/external/lgpl3/gmp/dist/printf/
vprintf.c 0 /* gmp_vprintf -- formatted output.
38 gmp_vprintf (const char *fmt, va_list ap) function
vprintf.c 0 /* gmp_vprintf -- formatted output.
38 gmp_vprintf (const char *fmt, va_list ap) function
  /src/external/lgpl3/gmp/lib/libgmp/arch/aarch64/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/alpha/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/arm/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/armeb/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is
287 application uses for gmp_vprintf etc will almost certainly require the
575 #define gmp_vprintf __gmp_vprintf macro
577 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/hppa/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/i386/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/ia64/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68000/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/m68k/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64eb/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mips64el/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/or1k/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is
287 application uses for gmp_vprintf etc will almost certainly require the
575 #define gmp_vprintf __gmp_vprintf macro
577 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/powerpc64/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv32/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/riscv64/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);
  /src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/
gmp.h 279 /* The prototypes for gmp_vprintf etc are provided only if va_list is defined,
285 application uses for gmp_vprintf etc will almost certainly require the
570 #define gmp_vprintf __gmp_vprintf macro
572 __GMP_DECLSPEC int gmp_vprintf (const char *, va_list);

Completed in 93 milliseconds

1 2 3