Searched refs:v2 (Results 1 – 5 of 5) sorted by relevance
123 struct sparse_ent_ *v2 = hash_remove (sv, &(struct sparse_ent_) {j,0}); in sparse_swap() local131 if (!v2) in sparse_swap()133 v2 = xmalloc (sizeof *v2); in sparse_swap()134 v2->index = v2->val = j; in sparse_swap()138 v1->val = v2->val; in sparse_swap()139 v2->val = t; in sparse_swap()142 if (!hash_insert (sv, v2)) in sparse_swap()
310 v2 = v ^ O_FULLBLOCK, enumerator312 O_NOCACHE = FFS_MASK (v2),313 v3 = v2 ^ O_NOCACHE,
122 tests/du/bind-mount-dir-cycle-v2.sh \
2622 join -v2 now ensures the default output format prints the match field
7013 @item @code{join -t '' -v2 file1 file2}7016 @item @code{join -t '' -v1 -v2 file1 file2}