Searched refs:WT_IDL_IS_ZERO (Results 1 – 4 of 4) sorted by relevance
284 if ( WT_IDL_IS_ZERO( a ) || WT_IDL_IS_ZERO( b ) ) { in wt_idl_intersection()370 if ( WT_IDL_IS_ZERO( b ) ) { in wt_idl_union()374 if ( WT_IDL_IS_ZERO( a ) ) { in wt_idl_union()444 if( WT_IDL_IS_ZERO( a ) ||445 WT_IDL_IS_ZERO( b ) ||577 if ( WT_IDL_IS_ZERO( b ) ) { in wt_idl_append()581 if ( WT_IDL_IS_ZERO( a ) ) { in wt_idl_append()
217 if( WT_IDL_IS_ZERO( ids ) ) in equality_candidates()334 if( WT_IDL_IS_ZERO( tmp ) ) { in approx_candidates()348 if( WT_IDL_IS_ZERO( ids ) ) in approx_candidates()463 if( WT_IDL_IS_ZERO( tmp ) ) { in substring_candidates()477 if( WT_IDL_IS_ZERO( ids ) ) in substring_candidates()540 if( WT_IDL_IS_ZERO( ids ) ) in list_candidates()
62 #define WT_IDL_IS_ZERO(ids) ( (ids)[0] == 0 ) macro
202 if ( WT_IDL_IS_ZERO( ids ) && rc == LDAP_SUCCESS ) in search_candidates()