codex
Loading...
Searching...
No Matches
gcc16.c File Reference

Macros

#define AFTERX(x)   X_ ## x
 
#define XAFTERX(x)   AFTERX(x)
 
#define TABLESIZE   1024
 
#define BUFSIZE   TABLESIZE
 

Macro Definition Documentation

◆ AFTERX

#define AFTERX ( x)    X_ ## x

◆ BUFSIZE

#define BUFSIZE   TABLESIZE

◆ TABLESIZE

#define TABLESIZE   1024

◆ XAFTERX

#define XAFTERX ( x)    AFTERX(x)