LLVM  8.0.1
Macros | Typedefs
regutils.h File Reference
#include <assert.h>
Include dependency graph for regutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NC   (CHAR_MAX - CHAR_MIN + 1)
 
#define NDEBUG   /* no assertions please */
 

Typedefs

typedef unsigned char uch
 

Macro Definition Documentation

◆ NC

#define NC   (CHAR_MAX - CHAR_MIN + 1)

◆ NDEBUG

#define NDEBUG   /* no assertions please */

Typedef Documentation

◆ uch

typedef unsigned char uch

Definition at line 43 of file regutils.h.