Searched refs:ficlVmGetInBufEnd (Results 1 – 3 of 3) sorted by relevance
2129 char *stop = ficlVmGetInBufEnd(vm); in ficlVmGetWord0()2202 char *stop = ficlVmGetInBufEnd(vm); in ficlVmParseStringEx()
1161 #define ficlVmGetInBufEnd(vm) ((vm)->tib.end) macro
515 char *stop = ficlVmGetInBufEnd(vm); in ficlPrimitiveBackslash()1337 char *stop = ficlVmGetInBufEnd(vm); in ficlPrimitiveDotParen()