Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Argv_t Union Reference

#include <sfhdr.h>

Collaboration diagram for Argv_t:
[legend]

Data Fields

int i
 
int * ip
 
long l
 
long * lp
 
short h
 
short * hp
 
unsigned ui
 
ulong ul
 
ushort uh
 
long long ll
 
long long * llp
 
unsigned long long lu
 
long double ld
 
double d
 
float f
 
char c
 
char * s
 
char ** sp
 
void * vp
 
Sffmt_tft
 

Detailed Description

Definition at line 68 of file sfhdr.h.

Field Documentation

◆ c

char Argv_t::c

Definition at line 80 of file sfhdr.h.

Referenced by sfprint().

◆ d

double Argv_t::d

Definition at line 78 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().

◆ f

float Argv_t::f

Definition at line 79 of file sfhdr.h.

Referenced by sfprint().

◆ ft

Sffmt_t* Argv_t::ft

Definition at line 82 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().

◆ h

short Argv_t::h

Definition at line 71 of file sfhdr.h.

Referenced by sfprint().

◆ hp

short * Argv_t::hp

Definition at line 71 of file sfhdr.h.

◆ i

int Argv_t::i

Definition at line 69 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().

◆ ip

int * Argv_t::ip

Definition at line 69 of file sfhdr.h.

◆ l

long Argv_t::l

Definition at line 70 of file sfhdr.h.

Referenced by sfprint().

◆ ld

long double Argv_t::ld

Definition at line 77 of file sfhdr.h.

◆ ll

long long Argv_t::ll

Definition at line 75 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().

◆ llp

long long * Argv_t::llp

Definition at line 75 of file sfhdr.h.

◆ lp

long * Argv_t::lp

Definition at line 70 of file sfhdr.h.

◆ lu

unsigned long long Argv_t::lu

Definition at line 76 of file sfhdr.h.

Referenced by sfvscanf().

◆ s

char * Argv_t::s

Definition at line 80 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().

◆ sp

char ** Argv_t::sp

Definition at line 80 of file sfhdr.h.

Referenced by sfprint().

◆ uh

ushort Argv_t::uh

Definition at line 74 of file sfhdr.h.

◆ ui

unsigned Argv_t::ui

Definition at line 72 of file sfhdr.h.

◆ ul

ulong Argv_t::ul

Definition at line 73 of file sfhdr.h.

◆ vp

void* Argv_t::vp

Definition at line 81 of file sfhdr.h.

Referenced by sfprint(), and sfvscanf().


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