Searched refs:vx (Results 1 – 9 of 9) sorted by relevance
/illumos-gate/usr/src/test/libc-tests/tests/qsort/ |
H A D | qsort_test.c | 528 test_perturbed_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_i() argument 530 int *x = vx; in test_perturbed_i() 531 int *y = vx; in test_perturbed_i() 540 test_perturbed_ll(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_ll() argument 542 long long *x = vx; in test_perturbed_ll() 543 long long *y = vx; in test_perturbed_ll() 552 test_perturbed_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_double() argument 554 double *x = vx; in test_perturbed_double() 555 double *y = vx; in test_perturbed_double() 583 test_simple_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_i() argument [all …]
|
/illumos-gate/usr/src/test/util-tests/tests/awk/tests/ |
H A D | T.clv | 105 $AWK -vx=123 'BEGIN { print x }' > $TEMP2 113 $AWK -vx=123 -vy=abc -vz1=10.99 'BEGIN { print x, y, z1 }' > $TEMP2 127 $AWK -vx=123 -vy=abc -f $TEMP0 -vz1=10.99 > $TEMP2 137 $AWK -f $TEMP0 -vx=123 -vy=abc -vz1=10.99 > $TEMP2 151 $AWK -f $TEMP0 -vx=123 -vy=abc -vz1=10.99 /dev/null x=4567 /dev/null > $TEMP2 165 $AWK -vx=123 -vy=abc -vz1=10.99 -f $TEMP0 x=4567 /etc/passwd > $TEMP2
|
/illumos-gate/usr/src/cmd/ast/libshell/common/tests/ |
H A D | sun_solaris_compound_misc.sh | 83 compound vx=( compound -a nodes=( [4]=( ) ) ) 121 compound vx=( compound -A nodes=( [4]=( ) ) )
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/ |
H A D | comvar.sh | 585 unset vx vy 586 compound vx=( 594 [[ $vx == "$vy" ]] || err_exit 'print -C with multi-dimensional array not working' 596 [[ $vx == "$vy" ]] || err_exit 'print -v with multi-dimensional array not working'
|
/illumos-gate/usr/src/lib/libsqlite/test/ |
H A D | bigfile.test | 25 scan $::tcl_version %f vx 26 if {$vx<8.4} return
|
H A D | pager.test | 227 set ::vx [page_read $::g2] 234 expr {$vy==$::vx} 242 expr {$vy==$::vx}
|
/illumos-gate/usr/src/cmd/stmsboot/ |
H A D | mpxio-upgrade | 166 /dev/vx/*)
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | config.sub | 1013 vpp*|vx|vx-*)
|
/illumos-gate/usr/src/cmd/vi/port/ |
H A D | ex.news | 166 24.*"ei:" and "vx:" no longer considered valid triggers to modelines
|