regc_nfa.c File Reference

Go to the source code of this file.

Defines

#define NISERR()   VISERR(nfa->v)
#define NERR(e)   VERR(nfa->v, (e))
#define CA(ct, at)   (((ct)<<CHAR_BIT) | (at))


Define Documentation

#define CA ( ct,
at   )     (((ct)<<CHAR_BIT) | (at))

#define NERR (  )     VERR(nfa->v, (e))

Definition at line 36 of file regc_nfa.c.

 
#define NISERR (  )     VISERR(nfa->v)

Definition at line 35 of file regc_nfa.c.



Generated on Wed Mar 12 12:18:27 2008 by  doxygen 1.5.1