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

/macosx-10.10/emacs-93/emacs/src/
H A Dunexapollo.c39 #define DST_RECORD_HDR_SIZE 2 macro
231 if (read (target_file, &dst_record, DST_RECORD_HDR_SIZE)
232 != DST_RECORD_HDR_SIZE)
235 section_offset += DST_RECORD_HDR_SIZE;
249 +DST_RECORD_HDR_SIZE,

Completed in 213 milliseconds