OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test_expr
(Results
1 - 2
of
2
) sorted by relevancy
/src/tests/bin/expr/
t_expr.sh
30
# usage:
test_expr
operand ... result|error
31
test_expr
() {
function
71
test_expr
4611686018427387904 + 4611686018427387903 \
73
test_expr
4611686018427387904 + 4611686018427387904 \
75
test_expr
4611686018427387904 - -4611686018427387904 \
77
test_expr
-4611686018427387904 - 4611686018427387903 \
79
test_expr
-4611686018427387904 - 4611686018427387905 \
81
test_expr
-4611686018427387904 \* 1 '-4611686018427387904'
82
test_expr
-4611686018427387904 \* -1 '4611686018427387904'
83
test_expr
-4611686018427387904 \* 2 '-9223372036854775808
[
all
...]
t_expr.sh
30
# usage:
test_expr
operand ... result|error
31
test_expr
() {
function
71
test_expr
4611686018427387904 + 4611686018427387903 \
73
test_expr
4611686018427387904 + 4611686018427387904 \
75
test_expr
4611686018427387904 - -4611686018427387904 \
77
test_expr
-4611686018427387904 - 4611686018427387903 \
79
test_expr
-4611686018427387904 - 4611686018427387905 \
81
test_expr
-4611686018427387904 \* 1 '-4611686018427387904'
82
test_expr
-4611686018427387904 \* -1 '4611686018427387904'
83
test_expr
-4611686018427387904 \* 2 '-9223372036854775808
[
all
...]
Completed in 56 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025