Home
last modified time | relevance | path

Searched refs:FICL_WORD_INSTRUCTION (Results 1 – 7 of 7) sorted by relevance

/dports/lang/fth/fth-1.4.1/ficl/
H A Ddictionary.c478 (ficlUnsigned)(FICL_WORD_INSTRUCTION | flags)); in ficlDictionaryAppendInstruction()
489 (ficlUnsigned)(FICL_WORD_INSTRUCTION | flags)); in ficlDictionarySetInstruction()
H A Dficl.h1155 #define FICL_WORD_INSTRUCTION (16UL) macro
H A Dvm.c2946 if (tempFW->flags & FICL_WORD_INSTRUCTION) in ficlVmParseWord()
/dports/lang/ficl/ficl-4.1.0/
H A Ddictionary.c405 …ppendPrimitive(dictionary, name, (ficlPrimitive)i, (ficlUnsigned8)(FICL_WORD_INSTRUCTION | flags)); in ficlDictionaryAppendInstruction()
413 …rySetPrimitive(dictionary, name, (ficlPrimitive)i, (ficlUnsigned8)(FICL_WORD_INSTRUCTION | flags)); in ficlDictionarySetInstruction()
H A Dficl.h1308 #define FICL_WORD_INSTRUCTION (16) macro
H A Dvm.c3076 if (tempFW->flags & FICL_WORD_INSTRUCTION) in ficlVmParseWord()
/dports/lang/ficl/ficl-4.1.0/doc/source/
H A Dapi.ht139 FICL_WORD_INSTRUCTION