Home
last modified time | relevance | path

Searched defs:ficlDictionary (Results 1 – 2 of 2) sorted by relevance

/dports/lang/ficl/ficl-4.1.0/
H A Dficl.h600 typedef struct ficlDictionary ficlDictionary; typedef
1414 struct ficlDictionary struct
1417 void *context; /* for your use, particularly with ficlDictionaryLock() */ argument
1428 FICL_PLATFORM_EXTERN void ficlDictionaryAbortDefinition(ficlDictionary *dictionary); argument
/dports/lang/fth/fth-1.4.1/ficl/
H A Dficl.h379 typedef struct ficlDictionary ficlDictionary; typedef
1264 struct ficlDictionary { struct
1278 void ficlDictionaryAbortDefinition(ficlDictionary *); argument