Searched defs:ficlCountedString (Results 1 – 1 of 1) sorted by relevance
552 typedef struct ficlCountedString ficlCountedString; typedef796 struct ficlCountedString struct806 #define FICL_POINTER_TO_COUNTED_STRING(p) ((ficlCountedString *)(void *)p) argument