Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dvm.c315 char *pEnd = vmGetInBufEnd(pVM); in vmGetWord0()
393 char *pEnd = vmGetInBufEnd(pVM); in vmParseStringEx()
H A Dficl.h641 #define vmGetInBufEnd(pVM) ((pVM)->tib.end) macro
H A Dwords.c1041 char *pEnd = vmGetInBufEnd(pVM); in commentLine()
2671 char *pEnd = vmGetInBufEnd(pVM); in dotParen()
3163 pEnd = vmGetInBufEnd(pVM); in accept()