Home
last modified time | relevance | path

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

/original-bsd/usr.bin/pascal/pdx/breakpoint/
H A Dbp.c31 BPINFO *newbp(addr, type, block, cond, node, line) in newbp() function
73 (void) newbp(addr, type, block, cond, node, line);
H A Dbp.rep26 BPINFO *newbp();
H A Dbpact.c208 nbp = newbp(codeloc(t), CALL, t, p->bpcond, NIL, 0);