Searched refs:save_offset (Results 1 – 2 of 2) sorted by relevance
3055 off_t save_offset = iterator->offset[iterator->depth]; in simple_iterator_copy_file_postfix_() local3058 …if(0 != fseeko(iterator->file, save_offset + (off_t)FLAC__STREAM_METADATA_HEADER_LENGTH + (off_t)i… in simple_iterator_copy_file_postfix_()3118 …rator->depth] + (off_t)FLAC__STREAM_METADATA_HEADER_LENGTH + (off_t)iterator->length < save_offset) in simple_iterator_copy_file_postfix_()3126 iterator->offset[0] = save_offset; in simple_iterator_copy_file_postfix_()
6020 size_t save_offset = save_hwm - cd->start_workspace; in compile_branch() local6024 save_hwm = (pcre_uchar *)cd->start_workspace + save_offset; in compile_branch()6102 size_t save_offset = save_hwm - cd->start_workspace; in compile_branch() local6106 save_hwm = (pcre_uchar *)cd->start_workspace + save_offset; in compile_branch()