Home
last modified time | relevance | path

Searched refs:next_arg (Results 1 – 25 of 1168) sorted by relevance

12345678910>>...47

/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dgetopt_local.c54 if (next_arg == (char*) 0) in getopt()
61 if ((*next_arg == '\0') || (*next_arg == '-')) in getopt()
75 ret = *next_arg++; in getopt()
77 if (*next_arg == '\0') in getopt()
80 next_arg = (char *)0; in getopt()
92 ret = *next_arg++; in getopt()
95 if (*next_arg != '\0') in getopt()
97 optarg = next_arg; in getopt()
98 next_arg = (char*) 0; in getopt()
106 next_arg = (char*) 0; in getopt()
[all …]
/dports/sysutils/fwup/fwup-1.9.0/src/
H A Deval_math.c63 s->next_arg[-2] += s->next_arg[-1]; in do_add()
64 s->next_arg--; in do_add()
71 s->next_arg[-2] -= s->next_arg[-1]; in do_subtract()
72 s->next_arg--; in do_subtract()
79 s->next_arg[-2] *= s->next_arg[-1]; in do_multiply()
80 s->next_arg--; in do_multiply()
91 s->next_arg[-2] /= s->next_arg[-1]; in do_divide()
92 s->next_arg--; in do_divide()
99 s->next_arg[-1] = -s->next_arg[-1]; in do_unary_minus()
120 s->next_arg--; in do_power()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
470 *next_arg.d = double_tmp; in ffi_prep_args64()
472 next_arg.ul = rest.ul; in ffi_prep_args64()
484 *next_arg.d = double_tmp; in ffi_prep_args64()
486 next_arg.ul = rest.ul; in ffi_prep_args64()
502 *next_arg.d = double_tmp; in ffi_prep_args64()
551 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
575 next_arg.f = rest.f; in ffi_prep_args64()
582 next_arg.f = rest.f; in ffi_prep_args64()
608 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/devel/jna/jna-5.7.0/native/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-x86_64/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libffi-for-mac/libffi-3.3-arm64/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/www/firefox/firefox-99.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/racket/racket-8.3/src/bc/foreign/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/racket-minimal/racket-8.3/src/bc/foreign/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/devel/libffi/libffi-3.3/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/ctypes/libffi/src/powerpc/
H A Dffi_linux64.c462 valp next_arg; in ffi_prep_args64() local
546 next_arg.p = FFI_ALIGN (next_arg.p, 16); in ffi_prep_args64()
572 *next_arg.d = double_tmp; in ffi_prep_args64()
574 next_arg.ul = rest.ul; in ffi_prep_args64()
586 *next_arg.d = double_tmp; in ffi_prep_args64()
588 next_arg.ul = rest.ul; in ffi_prep_args64()
606 *next_arg.d = double_tmp; in ffi_prep_args64()
658 next_arg.p = FFI_ALIGN (next_arg.p, align); in ffi_prep_args64()
705 next_arg.f = rest.f; in ffi_prep_args64()
736 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
472 *next_arg.d = double_tmp; in ffi_prep_args64()
474 next_arg.ul = rest.ul; in ffi_prep_args64()
486 *next_arg.d = double_tmp; in ffi_prep_args64()
488 next_arg.ul = rest.ul; in ffi_prep_args64()
503 *next_arg.d = double_tmp; in ffi_prep_args64()
539 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
563 next_arg.f = rest.f; in ffi_prep_args64()
570 next_arg.f = rest.f; in ffi_prep_args64()
591 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libffi/src/powerpc/
H A Dffi_linux64.c392 valp next_arg; in ffi_prep_args64() local
472 *next_arg.d = double_tmp; in ffi_prep_args64()
474 next_arg.ul = rest.ul; in ffi_prep_args64()
486 *next_arg.d = double_tmp; in ffi_prep_args64()
488 next_arg.ul = rest.ul; in ffi_prep_args64()
503 *next_arg.d = double_tmp; in ffi_prep_args64()
539 next_arg.p = ALIGN (next_arg.p, align); in ffi_prep_args64()
563 next_arg.f = rest.f; in ffi_prep_args64()
570 next_arg.f = rest.f; in ffi_prep_args64()
591 if (next_arg.ul >= gpr_base.ul && next_arg.ul + words > gpr_end.ul) in ffi_prep_args64()
[all …]

12345678910>>...47