TT CORE SDK 2.0.2.1
TT CORE SDK documentation
consts.h File Reference
#include <stdint.h>
Include dependency graph for consts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define U64NAN   9223372036854775807
#define U32NAN   4294967295
#define I32NAN   2147483647

Macro Definition Documentation

◆ I32NAN

#define I32NAN   2147483647

Definition at line 22 of file consts.h.

◆ U32NAN

#define U32NAN   4294967295

Definition at line 21 of file consts.h.

◆ U64NAN

#define U64NAN   9223372036854775807

Definition at line 20 of file consts.h.