Home
last modified time | relevance | path

Searched refs:input_BLC_pos_t (Results 1 – 3 of 3) sorted by relevance

/dports/biology/subread/subread-2.0.2-source/src/
H A Dinput-blc.h13 int input_BLC_tell ( input_BLC_t * blc_input , input_BLC_pos_t * pos );
14 int input_BLC_seek ( input_BLC_t * blc_input , input_BLC_pos_t * pos );
H A Dsubread.h465 } input_BLC_pos_t; typedef
585 input_BLC_pos_t BCL_position;
H A Dinput-blc.c594 int input_BLC_tell ( input_BLC_t * blc_input , input_BLC_pos_t * pos ){
622 int input_BLC_seek( input_BLC_t * blc_input , input_BLC_pos_t * pos ){
647 void input_BLC_destroy_pos(input_BLC_t * blc_input , input_BLC_pos_t *pos){
1152 input_BLC_pos_t poses[12];