factor/native/primitives.h

5 lines
94 B
C

extern void* primitives[];
#define PRIMITIVE_COUNT 194
CELL primitive_to_xt(CELL primitive);