Home
last modified time | relevance | path

Searched defs:FICL_INSTRUCTION_TOKEN (Results 1 – 6 of 6) sorted by relevance

/dports/lang/fth/fth-1.4.1/ficl/
H A Ddictionary.c686 #define FICL_INSTRUCTION_TOKEN(token, description, flags) description, macro
H A Dprimitives.c3828 #define FICL_INSTRUCTION_TOKEN(token, description, flags) \ in ficlSystemCompileCore() macro
4138 #define FICL_INSTRUCTION_TOKEN(token, description, flags) in ficlSystemCompileCore() macro
H A Dficl.h762 #define FICL_INSTRUCTION_TOKEN(token, description, flags) token, macro
/dports/lang/ficl/ficl-4.1.0/
H A Ddictionary.c643 #define FICL_INSTRUCTION_TOKEN(token, description, flags) description, macro
H A Dprimitives.c3261 …#define FICL_INSTRUCTION_TOKEN(token, description, flags) ficlDictionarySetInstruction(dictionary,… in ficlSystemCompileCore() macro
3495 #define FICL_INSTRUCTION_TOKEN(token, description, flags) in ficlSystemCompileCore() macro
H A Dficl.h1035 #define FICL_INSTRUCTION_TOKEN(token, description, flags) token, macro