Searched refs:chp (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_utfconv.c196 u_int16_t * chp = NULL; local
210 ucs_ch = *chp++;
224 chp = &sequence[1];
266 u_int16_t * chp = NULL; local
285 ucs_ch = *chp++;
293 chp = &sequence[1];
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_catalog.c2938 const u_int16_t *chp; local
2940 chp = &cnp->ustr.unicode[0];
2942 ch = *chp++;

Completed in 82 milliseconds