Home | History | Annotate | Download | only in loader

Lines Matching refs:orig_size

203                                    void *pMemory, size_t orig_size, size_t size,
206 if (pMemory == NULL || orig_size == 0) {
272 void *pMemory, size_t orig_size, size_t size,
275 if (pMemory == NULL || orig_size == 0) {