Searched refs:rp (Results 1 – 2 of 2) sorted by relevance
145 char *rp = 0; in alloc_pool() local152 rp = (char*)jd->pool; /* Get start of available memory pool */ in alloc_pool()153 jd->pool = (void*)(rp + nd); /* Allocate requierd bytes */ in alloc_pool()156 return (void*)rp; /* Return allocated memory block (NULL:no memory to allocate) */ in alloc_pool()
3508 const TCHAR *rp = path; local3512 vol = get_ldnumber(&rp);