factor/native/primitives.h

5 lines
91 B
C

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