Searched refs:le (Results 1 – 5 of 5) sorted by relevance
321 bool le, re; in binary_operator() local325 le = get_mtime (argv[op - 1], <); in binary_operator()327 return le && (!re || timespec_cmp (lt, rt) > 0); in binary_operator()350 bool le, re; in binary_operator() local354 le = get_mtime (argv[op - 1], <); in binary_operator()356 return re && (!le || timespec_cmp (lt, rt) < 0); in binary_operator()
1268 struct mount_entry const *le = nullptr; in last_device_for_mount() local1273 le = me; in last_device_for_mount()1276 if (le) in last_device_for_mount()1278 char *devname = le->me_devname; in last_device_for_mount()1283 return xstrdup (le->me_devname); in last_device_for_mount()
393 test 62 -le $(echo "$stty_reversible_"|wc -w) \762 while test $attempt -le $max_n_tries; do
2130 perl -le 'print "a\n"."0"x900'|valgrind sort --p=1 -S32b -u>/dev/null
13633 * Numeric tests:: @code{-eq -ne -lt -le -gt -ge}13859 @itemx @var{arg1} -le @var{arg2}13865 @opindex -le