Searched refs:Secondhalf (Results 1 – 1 of 1) sorted by relevance
463 static char *Secondhalf; variable485 Secondhalf = &(Sequence2[0]); in Sequence_input_init()513 Secondhalf = &(Sequence2[0]); in Sequence_input_init_gzip()542 Secondhalf = &(Sequence2[0]); in Sequence_input_init_bzip2()820 ptr = &(Secondhalf[0]); in read_second_half()832 ptr = &(Secondhalf[0]); in read_second_half()898 remainder = (&(Secondhalf[HALFLEN+2]) - ptr)/sizeof(char); in read_second_half()902 debug(print_contents(&(Secondhalf[0]),HALFLEN+3)); in read_second_half()906 terminator = (ptr - &(Secondhalf[0]))/sizeof(char); in read_second_half()923 *pointer2a = &(Secondhalf[HALFLEN+2-(*length2a)]); in read_second_half()[all …]