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

/freebsd-12-stable/stand/ficl/
H A Dprefix.c120 STRINGINFO si = vmGetWord0(pVM);
H A Dvm.c288 ** vmGetWord calls vmGetWord0 repeatedly until it gets a string with
293 STRINGINFO si = vmGetWord0(pVM);
313 STRINGINFO vmGetWord0(FICL_VM *pVM) function
H A Dficl.h579 STRINGINFO vmGetWord0 (FICL_VM *pVM);
H A Dwords.c1608 si = vmGetWord0(pVM);
3572 si = vmGetWord0(pVM);

Completed in 115 milliseconds