Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.time.c90 long *lp, *lp2; in ruadd() local
114 lp2 = &ru2->ru_first; in ruadd()
116 *lp++ += *lp2++; in ruadd()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c546 uint32_t *lp1, *lp2; in emlxs_sli3_online() local
577 lp2 = (uint32_t *)&vpd_data[offset]; in emlxs_sli3_online()
581 *lp2++ = BE_SWAP32(status); in emlxs_sli3_online()