LLVM 19.0.0git
Macros | Typedefs
regutils.h File Reference
#include <assert.h>

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)

Definition at line 42 of file regutils.h.

◆ NDEBUG

#define NDEBUG   /* no assertions please */

Definition at line 48 of file regutils.h.

Typedef Documentation

◆ uch

typedef unsigned char uch

Definition at line 43 of file regutils.h.