Home
last modified time | relevance | path

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

/third_party/backends/frontend/
H A Djpegtopdf.c132 SANE_Int64 offset_table[SANE_PDF_PAGE_OBJ_NUM]; /* xref table */
144 SANE_Int64 offset_table[SANE_PDF_ENDDOC_NUM]; /* xref table */
173 static SANE_Int64 _get_current_offset( FILE *fd ) in _get_current_offset()
175 SANE_Int64 offset64 = (SANE_Int64)fseek( fd, 0, SEEK_CUR ); in _get_current_offset()
H A Djpegtopdf.h38 typedef long long SANE_Int64; typedef

Completed in 2 milliseconds