Public Attributes | List of all members
va_stack_t Struct Reference

Public Attributes

union {
   double   dnum
 
   union {
      mp_intmax_t   as_signed
 
      mp_uintmax_t   as_unsigned
 
   }   num
 
   void *   ptr
 
   char *   str
 
data
 
int flags
 
long precision
 
FormatType type
 
long width
 

Detailed Description

Definition at line 148 of file mprintf.c.

Member Data Documentation

mp_intmax_t va_stack_t::as_signed

Definition at line 157 of file mprintf.c.

mp_uintmax_t va_stack_t::as_unsigned

Definition at line 158 of file mprintf.c.

union { ... } va_stack_t::data
double va_stack_t::dnum

Definition at line 160 of file mprintf.c.

int va_stack_t::flags

Definition at line 150 of file mprintf.c.

union { ... } va_stack_t::num
long va_stack_t::precision

Definition at line 152 of file mprintf.c.

void* va_stack_t::ptr

Definition at line 155 of file mprintf.c.

char* va_stack_t::str

Definition at line 154 of file mprintf.c.

FormatType va_stack_t::type

Definition at line 149 of file mprintf.c.

long va_stack_t::width

Definition at line 151 of file mprintf.c.


The documentation for this struct was generated from the following file:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18