factor/native/primitives.h

5 lines
94 B
C
Raw Normal View History

2005-01-01 19:30:57 -05:00
extern void* primitives[];
#define PRIMITIVE_COUNT 190
2004-07-16 02:26:21 -04:00
CELL primitive_to_xt(CELL primitive);