bit_count ( struct ir_remote const* remote )
Field 'remote.last_send' in 1st parameter 'remote' (pointer) is of type 'struct timeval'.
expect ( struct ir_remote const* remote, int delta, int exdelta )
Field 'remote.last_send' in 1st parameter 'remote' (pointer) is of type 'struct timeval'.
expect_at_least ( struct ir_remote const* remote, int delta, int exdelta )
Field 'remote.last_send' in 1st parameter 'remote' (pointer) is of type 'struct timeval'.
expect_at_most ( struct ir_remote const* remote, int delta, int exdelta )
Field 'remote.last_send' in 1st parameter 'remote' (pointer) is of type 'struct timeval'.
fprint_comment ( FILE* f, struct ir_remote const* rem, char const* commandline )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
fprint_remote ( FILE* f, struct ir_remote const* rem, char const* commandline )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
fprint_remote_foot ( FILE* f, struct ir_remote const* rem )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
fprint_remote_gap ( FILE* f, struct ir_remote const* rem )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
fprint_remote_head ( FILE* f, struct ir_remote const* rem )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
fprint_remote_signal ( FILE* f, struct ir_remote const* rem, struct ir_ncode const* codes )
Field 'rem.last_send' in 2nd parameter 'rem' (pointer) is of type 'struct timeval'.
...