/netbsd/external/lgpl3/gmp/dist/demos/perl/ |
H A D | GMP.xs | 973 RETVAL 1032 RETVAL 1075 RETVAL 1170 RETVAL 1329 RETVAL 1745 RETVAL = SGN (RETVAL); 1747 RETVAL = -RETVAL; 2585 RETVAL = SGN (RETVAL); 2587 RETVAL = -RETVAL; 2933 RETVAL = SGN (RETVAL); [all …]
|
/netbsd/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | test_acl.c | 38 #define RETVAL(c, r, e, s) \ macro 55 RETVAL(context, ret, 0, "single s"); in test_match_string() 59 RETVAL(context, ret, 0, "two strings"); in test_match_string() 69 RETVAL(context, ret, 0, "ending space"); in test_match_string() 72 RETVAL(context, ret, 0, "liternal fnmatch"); in test_match_string() 74 RETVAL(context, ret, 0, "foo/*"); in test_match_string() 77 RETVAL(context, ret, 0, "foo/*.example.org"); in test_match_string() 83 RETVAL(context, ret, 0, "foo/*/baz"); in test_match_string() 86 RETVAL(context, ret, 0, "ret 1"); in test_match_string() 90 RETVAL(context, ret, 0, "ret 2"); in test_match_string() [all …]
|
/netbsd/external/mpl/bind/dist/contrib/dlz/modules/perl/ |
H A D | dlz_perl_callback.xs | 44 RETVAL = ISC_LOG_INFO; 46 RETVAL 51 RETVAL = ISC_LOG_NOTICE; 53 RETVAL 58 RETVAL = ISC_LOG_WARNING; 60 RETVAL 65 RETVAL = ISC_LOG_ERROR; 67 RETVAL 72 RETVAL = ISC_LOG_CRITICAL; 74 RETVAL
|
/netbsd/crypto/external/cpl/trousers/dist/dist/fedora/ |
H A D | fedora.initrd.tcsd | 31 RETVAL=$? 32 exit $RETVAL 41 RETVAL=0 72 RETVAL=$? 73 [ "$RETVAL" = 0 ] && touch /var/lock/subsys/tcsd 81 RETVAL=$? 82 [ "$RETVAL" = 0 ] && rm -f /var/lock/subsys/tcsd 108 RETVAL=3 110 exit $RETVAL
|
/netbsd/external/bsd/am-utils/dist/scripts/ |
H A D | redhat-ctl-amd.in | 24 RETVAL=0 33 RETVAL=$? 35 [ $RETVAL = 0 ] && touch /var/lock/subsys/amd 36 return $RETVAL
|
/netbsd/external/gpl3/gdb/dist/sim/v850/ |
H A D | simops.c | 1637 RETVAL = fork (); in OP_10007E0() 1714 if ((int) RETVAL < 0) in OP_10007E0() 1730 if ((int) RETVAL < 0) in OP_10007E0() 1739 if ((int) RETVAL < 0) in OP_10007E0() 1747 if ((int) RETVAL < 0) in OP_10007E0() 1758 if ((int) RETVAL < 0) in OP_10007E0() 1807 if ((int) RETVAL < 0) in OP_10007E0() 1837 if ((int) RETVAL < 0) in OP_10007E0() 1851 if ((int) RETVAL < 0) in OP_10007E0() 1863 if ((int) RETVAL < 0) in OP_10007E0() [all …]
|
/netbsd/external/gpl3/gdb.old/dist/sim/v850/ |
H A D | simops.c | 1637 RETVAL = fork (); in OP_10007E0() 1714 if ((int) RETVAL < 0) in OP_10007E0() 1730 if ((int) RETVAL < 0) in OP_10007E0() 1739 if ((int) RETVAL < 0) in OP_10007E0() 1747 if ((int) RETVAL < 0) in OP_10007E0() 1758 if ((int) RETVAL < 0) in OP_10007E0() 1807 if ((int) RETVAL < 0) in OP_10007E0() 1837 if ((int) RETVAL < 0) in OP_10007E0() 1851 if ((int) RETVAL < 0) in OP_10007E0() 1863 if ((int) RETVAL < 0) in OP_10007E0() [all …]
|
/netbsd/external/lgpl3/gmp/dist/mpn/arm64/ |
H A D | aorsorrlshC_n.asm | 51 define(`RETVAL', `adc x0, $1, xzr') 63 define(`RETVAL', `sbc x0, $1, xzr') 88 RETVAL( x0, x1) 137 RETVAL( x0, x1)
|
H A D | aors_n.asm | 58 define(`RETVAL', `cset x0, cc')
|
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/p7/ |
H A D | aorsorrlshC_n.asm | 48 define(RETVAL, `addze r3, $1') 61 define(RETVAL, `addme r3, $1') 127 RETVAL( s1)
|
/netbsd/external/bsd/nvi/dist/perl_api/ |
H A D | perl.xs | 576 RETVAL = ix ? nsp : screen; 579 RETVAL 594 RETVAL = api_fscreen(0, file); 597 RETVAL 753 RETVAL=last; 756 RETVAL
|
/netbsd/external/lgpl3/gmp/dist/mpn/arm/ |
H A D | cnd_aors_n.asm | 53 define(`RETVAL', `adc r0, n, #0') 59 define(`RETVAL', `adc r0, n, #0
|
H A D | aors_n.asm | 53 define(`RETVAL', `adc r0, n, #0') 61 define(`RETVAL', `sbc r0, r0, r0
|
H A D | aorslsh1_n.asm | 59 define(`RETVAL', `adc r0, $1, #2') 71 define(`RETVAL', `adc r0, $1, #1')
|
H A D | aorsmul_1.asm | 54 define(`RETVAL', `adc r0, r4, #0')
|
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/ |
H A D | cnd_aors_n.asm | 63 define(`RETVAL', `adc r0, n, #0') 72 define(`RETVAL', `sbc r0, r0, r0
|
H A D | aors_n.asm | 63 define(`RETVAL', `adc r0, n, #0') 73 define(`RETVAL2', `RETVAL') 155 L(wd1): RETVAL
|
/netbsd/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/ |
H A D | aorsorrlshC_n.asm | 54 define(RETVAL, `addze r3, $1') 67 define(RETVAL, `addme r3, $1')
|
/netbsd/external/gpl3/gdb/dist/sim/d10v/ |
H A D | simops.c | 3212 RETVAL (fork ()); in OP_5F00() 3219 RETVAL (getpid ()); in OP_5F00() 3345 RETVAL (kill (PARM1, PARM2)); in OP_5F00() 3373 RETVAL (pipe (host_fd)); in OP_5F00() 3387 RETVAL (wait (&status)); in OP_5F00() 3398 RETVAL (1); in OP_5F00() 3435 RETVAL (cb->close (cb, PARM1)); in OP_5F00() 3441 RETVAL (cb->open (cb, MEMPTR (PARM1), PARM2)); in OP_5F00() 3459 RETVAL (stat (MEMPTR (PARM1), &host_stat)); in OP_5F00() 3484 RETVAL (chown (MEMPTR (PARM1), PARM2, PARM3)); in OP_5F00() [all …]
|
/netbsd/external/gpl3/gdb.old/dist/sim/d10v/ |
H A D | simops.c | 3212 RETVAL (fork ()); in OP_5F00() 3219 RETVAL (getpid ()); in OP_5F00() 3345 RETVAL (kill (PARM1, PARM2)); in OP_5F00() 3373 RETVAL (pipe (host_fd)); in OP_5F00() 3387 RETVAL (wait (&status)); in OP_5F00() 3398 RETVAL (1); in OP_5F00() 3435 RETVAL (cb->close (cb, PARM1)); in OP_5F00() 3441 RETVAL (cb->open (cb, MEMPTR (PARM1), PARM2)); in OP_5F00() 3459 RETVAL (stat (MEMPTR (PARM1), &host_stat)); in OP_5F00() 3484 RETVAL (chown (MEMPTR (PARM1), PARM2, PARM3)); in OP_5F00() [all …]
|
/netbsd/external/lgpl3/gmp/dist/mpn/s390_32/esame/ |
H A D | aors_n.asm | 65 define(RETVAL,`dnl 134 L(end): RETVAL
|
/netbsd/external/lgpl3/gmp/dist/mpn/s390_64/ |
H A D | aors_n.asm | 65 define(RETVAL,`dnl 133 L(end): RETVAL
|
/netbsd/external/lgpl3/gmp/dist/mpn/arm/v7a/cora15/neon/ |
H A D | aorsorrlshC_n.asm | 60 define(`RETVAL', `sbc $2, $2, $2
|
/netbsd/external/gpl3/gdb/dist/sim/cr16/ |
H A D | simops.c | 5134 RETVAL (fork ()); in OP_C_C() 5142 RETVAL (getpid ()); in OP_C_C() 5268 RETVAL (kill (PARM1, PARM2)); in OP_C_C() 5299 RETVAL (pipe (host_fd)); in OP_C_C() 5313 RETVAL (wait (&status)); in OP_C_C() 5323 RETVAL (1); in OP_C_C() 5336 RETVAL (cb->read (cb, PARM1, in OP_C_C() 5344 RETVAL ((int)cb->write (cb, PARM1, in OP_C_C() 5359 RETVAL (cb->close (cb, PARM1)); in OP_C_C() 5432 RETVAL (chown (MEMPTR (PARM1), PARM2, PARM3)); in OP_C_C() [all …]
|
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/ |
H A D | simops.c | 5134 RETVAL (fork ()); in OP_C_C() 5142 RETVAL (getpid ()); in OP_C_C() 5268 RETVAL (kill (PARM1, PARM2)); in OP_C_C() 5299 RETVAL (pipe (host_fd)); in OP_C_C() 5313 RETVAL (wait (&status)); in OP_C_C() 5323 RETVAL (1); in OP_C_C() 5336 RETVAL (cb->read (cb, PARM1, in OP_C_C() 5344 RETVAL ((int)cb->write (cb, PARM1, in OP_C_C() 5359 RETVAL (cb->close (cb, PARM1)); in OP_C_C() 5432 RETVAL (chown (MEMPTR (PARM1), PARM2, PARM3)); in OP_C_C() [all …]
|