AMU Library 3.0
C/C++ library for communicating with AMU (Aerospace Measurement Unit) devices
Loading...
Searching...
No Matches
cc.h File Reference

compiler detection More...

Go to the source code of this file.

Macros

#define HAVE_STRNLEN   0
#define HAVE_STRDUP   0
#define HAVE_STRNICMP   0
#define HAVE_STDBOOL   0
#define HAVE_SNPRINTF   0
#define HAVE_STRNCASECMP   0
#define HAVE_ISNAN   0
#define HAVE_ISFINITE   0
#define HAVE_FINITE   0
#define HAVE_SIGNBIT   0
#define HAVE_STRTOLL   0
#define HAVE_STRTOF   0

Detailed Description

compiler detection

Definition in file cc.h.

Macro Definition Documentation

◆ HAVE_FINITE

#define HAVE_FINITE   0

Definition at line 238 of file cc.h.

◆ HAVE_ISFINITE

#define HAVE_ISFINITE   0

Definition at line 234 of file cc.h.

◆ HAVE_ISNAN

#define HAVE_ISNAN   0

Definition at line 230 of file cc.h.

◆ HAVE_SIGNBIT

#define HAVE_SIGNBIT   0

Definition at line 242 of file cc.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   0

Definition at line 222 of file cc.h.

◆ HAVE_STDBOOL

#define HAVE_STDBOOL   0

Definition at line 218 of file cc.h.

◆ HAVE_STRDUP

#define HAVE_STRDUP   0

Definition at line 210 of file cc.h.

◆ HAVE_STRNCASECMP

#define HAVE_STRNCASECMP   0

Definition at line 226 of file cc.h.

◆ HAVE_STRNICMP

#define HAVE_STRNICMP   0

Definition at line 214 of file cc.h.

◆ HAVE_STRNLEN

#define HAVE_STRNLEN   0

Definition at line 206 of file cc.h.

◆ HAVE_STRTOF

#define HAVE_STRTOF   0

Definition at line 250 of file cc.h.

◆ HAVE_STRTOLL

#define HAVE_STRTOLL   0

Definition at line 246 of file cc.h.