Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dwords.c731 int formatLength = stackPopINT(pVM->pStack); in ficlSprintf() local
733 char *formatStop = format + formatLength; in ficlSprintf()