Searched defs:sizeptr (Results 1 – 3 of 3) sorted by relevance
127 static uint8_t *create_gbb(const char *desc, off_t *sizeptr) in create_gbb()199 static uint8_t *read_entire_file(const char *filename, off_t *sizeptr) in read_entire_file()
27 uint8_t* ReadFile(const char* filename, uint64_t* sizeptr) { in ReadFile()
467 SSIZE_T *sizeptr; in util_vsnprintf() local