Searched refs:vmGetWord0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/stand/ficl/
H A Dprefix.c119 STRINGINFO si = vmGetWord0(pVM);
H A Dvm.c287 ** vmGetWord calls vmGetWord0 repeatedly until it gets a string with
292 STRINGINFO si = vmGetWord0(pVM);
312 STRINGINFO vmGetWord0(FICL_VM *pVM) function
H A Dficl.h578 STRINGINFO vmGetWord0 (FICL_VM *pVM);
H A Dwords.c1607 si = vmGetWord0(pVM);
3571 si = vmGetWord0(pVM);

Completed in 86 milliseconds