factor/native/primitives.h

5 lines
94 B
C

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