Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dficl.h640 #define vmGetInBufLen(pVM) ((pVM)->tib.end - (pVM)->tib.cp) macro
H A Dwords.c4016 PUSHINT(vmGetInBufLen(pVM)); in source()