Home
last modified time | relevance | path

Searched defs:backing_store_struct (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmemsys.h139 typedef struct backing_store_struct { struct
155 handle_union handle; /* reference to backing-store storage object */
156 char temp_name[TEMP_NAME_LENGTH]; /* name if it's a file */
160 short temp_file; /* file reference number to temp file */
161 FSSpec tempSpec; /* the FSSpec for the temp file */
162 char temp_name[TEMP_NAME_LENGTH]; /* name if it's a file */
165 FILE * temp_file; /* stdio reference to temp file */
166 char temp_name[TEMP_NAME_LENGTH]; /* name of temp file */

Completed in 4 milliseconds