infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
407_float16.c File Reference

Unit test for half-precision floating-point (float16_t) support. More...

#include "common/compat_c23.h"
#include "common/double_tap.h"
#include "common/infix_config.h"
#include "common/platform.h"
#include <infix/infix.h>
#include <math.h>
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for 407_float16.c:

Macros

#define DBLTAP_IMPLEMENTATION
 

Functions

 skip (1, "Float16 tests only implemented for x86-64 and AArch64")
 

Variables

 TEST
 

Detailed Description

Unit test for half-precision floating-point (float16_t) support.

Macro Definition Documentation

◆ DBLTAP_IMPLEMENTATION

#define DBLTAP_IMPLEMENTATION

Function Documentation

◆ skip()

skip ( ,
"Float16 tests only implemented for x86-64 and AArch64"   
)

Variable Documentation

◆ TEST

TEST