PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
double_components Struct Reference

Data Fields

int_fast64_t integral
 
int_fast64_t fractional
 
bool is_negative
 

Detailed Description

Definition at line 564 of file printf.c.

Field Documentation

◆ integral

int_fast64_t double_components::integral

Definition at line 565 of file printf.c.

◆ fractional

int_fast64_t double_components::fractional

Definition at line 566 of file printf.c.

◆ is_negative

bool double_components::is_negative

Definition at line 569 of file printf.c.


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