factor/native/primitives.h

5 lines
91 B
C

extern XT primitives[];
#define PRIMITIVE_COUNT 193
CELL primitive_to_xt(CELL primitive);