Home
last modified time | relevance | path

Searched refs:FICL_VM_STATUS_NAME_ARG_ERROR (Results 1 – 2 of 2) sorted by relevance

/dports/lang/fth/fth-1.4.1/ficl/
H A Dficl.h900 #define FICL_VM_STATUS_NAME_ARG_ERROR (-32) /* invalid name argument macro
H A Dprimitives.c4016 PRIMITIVE_APPEND_CONSTANT(dict, "exc-name-arg-error", FICL_VM_STATUS_NAME_ARG_ERROR); in ficlSystemCompileCore()