|
Wire Sysio Wire Sysion 1.0.0
|
#include <stdint.h>#include "platform.h"#include "primitives.h"#include "specialize.h"#include "softfloat.h"
Go to the source code of this file.
Functions | |
| void | softfloat_f128UIToCommonNaN (uint_fast64_t uiA64, uint_fast64_t uiA0, struct commonNaN *zPtr) |
| void softfloat_f128UIToCommonNaN | ( | uint_fast64_t | uiA64, |
| uint_fast64_t | uiA0, | ||
| struct commonNaN * | zPtr ) |
Definition at line 51 of file s_f128UIToCommonNaN.c.
