Searched defs:for (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan.S10 * See the License for the specific language governing permissions
48 ! /* define dummy names for readability. Use parray to help compiler optimize loads */
58 ! 1.0, /* not used for p[0], though */
73 ! if( intf < 0x3e300000 ) /* avoid underflow for small arg */
79 ! if( intf > 0x43600000 ) /* avoid underflow for big arg */
122 .word 0x00008000,0x0 !for fp rounding of reduced arg
123 .word 0x7fff0000,0x0 !for fp truncation
125 .word 0x80000000,0x0 !mask for fp sign bit
136 computes y(i) = atan( x(i) ), for 1=1,n. Stridex, stridey
175 ldd [%o0+7*WSIZE],%f32 !mask for sig
270 /*23*/ for %f36,%f42,%f36 !sign(ans1) = sign of argument label
451 /*77*/ for %f34,%f40,%f34 !sign(ans0) = sign of argument label
[all...]
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y12 * See the License for the specific language governing permissions
319 | for
340 for: label
/illumos-gate/usr/src/cmd/awk/
H A Dawk.g.y12 * See the License for the specific language governing permissions
45 Node *arglist = 0; /* list of args for current function */
81 %type <p> for if while
133 for: label
322 | for
/illumos-gate/usr/src/man/man1/
H A DMakefile452 for.1 \
689 for.1 := LINKSRC = shell_builtins.1

Completed in 58 milliseconds