Home
last modified time | relevance | path

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

/freebsd/stand/ficl/
H A Dtools.c84 static void vmSetBreak(FICL_VM *pVM, FICL_BREAKPOINT *pBP) in vmSetBreak() argument
89 pBP->address = pVM->ip; in vmSetBreak()
90 pBP->origXT = *pVM->ip; in vmSetBreak()