]> gitweb.factorcode.org Git - factor.git/blob - native/primitives.h
8146fe1669d71651d79a30705007449407f881a0
[factor.git] / native / primitives.h
1 extern XT primitives[];
2 #define PRIMITIVE_COUNT 107
3
4 CELL primitive_to_xt(CELL primitive);