FICL_COUNT
FICL_COUNT len = (FICL_COUNT)SI_COUNT(si);
FICL_COUNT count;
{si.cp = psz; si.count = (FICL_COUNT)strlen(psz);}
FICL_COUNT nName; /* Number of chars in word name */
FICL_COUNT count;
count = (FICL_COUNT)SI_COUNT(si);
si.count = (FICL_COUNT)stackPopUNS(pVM->pStack);
spDest->count = (FICL_COUNT)SI_COUNT(si);
FICL_COUNT count= (FICL_COUNT)SI_COUNT(si);
dictAllot(dp, sp->count + sizeof(FICL_COUNT));
FICL_COUNT count;
si.count = (FICL_COUNT)stackPopUNS(pVM->pStack);
sp->count = (FICL_COUNT)SI_COUNT(si);