Searched refs:endpp (Results 1 – 3 of 3) sorted by relevance
353 refield(wchar_t **endpp) in refield() argument360 cp = *endpp; in refield()384 *endpp = (wchar_t *)match[0].rm_sp; in refield()388 *endpp = wcschr(cp, '\0'); in refield()
1160 i_cpr_storage_desc_alloc(csd_t **basepp, pgcnt_t *pgsp, csd_t **endpp, in i_cpr_storage_desc_alloc() argument1194 end = *endpp = descp + (len / (sizeof (**basepp))); in i_cpr_storage_desc_alloc()1197 (void *)*basepp, (void *)*endpp); in i_cpr_storage_desc_alloc()
3427 page_t *pp, *randpp, *endpp; in page_geti_contig_pages() local3577 endpp = mseg->pages + (hi - mseg->pages_base) + 1; in page_geti_contig_pages()3579 ASSERT(randpp + szcpgcnt <= endpp); in page_geti_contig_pages()3601 pp = endpp; in page_geti_contig_pages()3607 if (pp >= endpp) { in page_geti_contig_pages()3612 ASSERT(pp + szcpgcnt <= endpp); in page_geti_contig_pages()