Lines Matching refs:lp
963 Property *locals, *lp;
967 for (lp = locals, tp = targets;
969 cnt--, lp++, tp++) {
970 *lp = (Property) getmem((*tp)->conditional_cnt *
972 set_locals(*tp, *lp);
993 Property *lp;
995 for (tp = targets + (cnt - 1), lp = locals + (cnt - 1);
997 cnt--, tp--, lp--) {
999 *lp,
1002 retmem_mb((caddr_t) *lp);