Home
last modified time | relevance | path

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

/io/
A Dftwtest-sh217 echo > $tmpdir/foo/lvl1b/file@1b
218 echo > $tmpdir/foo/lvl1b/file2@1b
219 echo > $tmpdir/foo/lvl1b/file3@1b
262 $testprogram --skip-siblings=file@1b $tmpdir |
A Dftw.c114 # define MAX(a, b) ((a) > (b) ? (a) : (b)) argument
A Dfts.c101 #define MAX(a, b) ({ __typeof__ (a) _a = (a); \ argument
102 __typeof__ (b) _b = (b); \

Completed in 6 milliseconds