Searched refs:timestamp_empty (Results 1 – 5 of 5) sorted by relevance
33 int timestamp_empty( timestamp const * const );
139 int timestamp_empty( timestamp const * const time ) in timestamp_empty() function
341 t->binding = timestamp_empty( &t->time ) in make0()679 timestamp_copy( &t->leaf, timestamp_empty( &leaf ) ? &t->time : &leaf ); in make0()
285 if ( timestamp_empty( &ff->time ) ) in file_query()
1415 t->binding = timestamp_empty( &t->time ) ? T_BIND_MISSING : T_BIND_EXISTS; in make1bind()