Home
last modified time | relevance | path

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

/coreutils/src/
Djoin.c43 #define SWAPLINES(a, b) do { \ macro
454 SWAPLINES (line, spareline[which - 1]); in get_line()
751 SWAPLINES (seq1.lines[0], seq1.lines[seq1.count - 1]); in join()
759 SWAPLINES (seq2.lines[0], seq2.lines[seq2.count - 1]); in join()