Searched refs:lt (Results 1 – 3 of 3) sorted by relevance
320 struct timespec lt, rt; 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()349 struct timespec lt, rt; 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()
522 $ if dpkg --compare-versions 1abb lt 1ab-cd735 if dpkg --compare-versions "$1" lt "$2"
13633 * Numeric tests:: @code{-eq -ne -lt -le -gt -ge}13858 @itemx @var{arg1} -lt @var{arg2}13864 @opindex -lt