Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_f32UIToCommonNaN.c File Reference
#include <stdint.h>
#include "platform.h"
#include "specialize.h"
#include "softfloat.h"

Go to the source code of this file.

Functions

void softfloat_f32UIToCommonNaN (uint_fast32_t uiA, struct commonNaN *zPtr)
 

Function Documentation

◆ softfloat_f32UIToCommonNaN()

void softfloat_f32UIToCommonNaN ( uint_fast32_t  uiA,
struct commonNaN zPtr 
)

Definition at line 48 of file s_f32UIToCommonNaN.c.