Searched refs:usemymalloc (Results 1 – 25 of 90) sorted by relevance
1234
| /openbsd/src/gnu/usr.bin/perl/hints/ |
| D | freebsd.sh | 70 case "$usemymalloc" in 71 "") usemymalloc='n' 85 case "$usemymalloc" in 86 "") usemymalloc='n' 100 case "$usemymalloc" in 101 "") usemymalloc='n' 301 case "$usemymalloc" in 302 '') usemymalloc=n ;;
|
| D | midnightbsd.sh | 2 case "$usemymalloc" in 3 "") usemymalloc='n' 48 case "$usemymalloc" in 49 '') usemymalloc=n ;;
|
| D | super-ux.sh | 16 case "$usemymalloc" in 18 usemymalloc='y'
|
| D | serenity.sh | 4 case "$usemymalloc" in 5 '') usemymalloc='n' ;;
|
| D | haiku.sh | 17 case "$usemymalloc" in 18 '') usemymalloc='n' ;;
|
| D | freemint.sh | 24 case "$usemymalloc" in 25 '') usemymalloc='n' ;;
|
| D | unicos.sh | 38 case "$usemymalloc" in 43 usemymalloc='n'
|
| D | unicosmk.sh | 6 case "$usemymalloc" in 7 '') usemymalloc='y'
|
| D | irix_6.sh | 235 usemymalloc='undef' 493 usemymalloc='n' 534 usemymalloc="$undef" 674 usemymalloc=${usemymalloc:-false}
|
| D | bitrig.sh | 12 test "$usemymalloc" || usemymalloc='n'
|
| D | cygwin.sh | 42 test -z "$usemymalloc" && usemymalloc='undef'
|
| D | dragonfly.sh | 10 case "$usemymalloc" in 11 "") usemymalloc='n'
|
| D | posix-bc.sh | 148 case "$usemymalloc" in 149 '') usemymalloc='n' ;;
|
| D | gnu.sh | 21 case "$usemymalloc" in 22 '') usemymalloc='n' ;;
|
| D | minix.sh | 145 case "$usemymalloc" in 146 '') usemymalloc=n ;;
|
| D | openbsd.sh | 12 test "$usemymalloc" || usemymalloc='n'
|
| /openbsd/src/gnu/usr.bin/perl/plan9/ |
| D | myconfig.plan9 | 29 intsize=$intsize, alignbytes=$alignbytes, usemymalloc=$usemymalloc, randbits=$randbits
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Config-Perl-V/t/ |
| D | 40_plv5358dnqm.t | 70 usemymalloc => "n", 77 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 97 usemymalloc=n
|
| D | 41_plv5360dnqm.t | 71 usemymalloc => "n", 78 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 98 usemymalloc=n
|
| D | 36_plv5300.t | 76 usemymalloc => "n", 83 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 103 usemymalloc=n
|
| D | 32_plv5261rc1.t | 76 usemymalloc => "n", 83 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 103 usemymalloc=n
|
| D | 34_plv5280.t | 75 usemymalloc => "n", 82 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 102 usemymalloc=n
|
| D | 42_plv5373tld.t | 77 usemymalloc => "n", 84 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 104 usemymalloc=n
|
| D | 31_plv52511.t | 77 usemymalloc => "n", 84 ok (exists $info->{$_}, "Summary has $_") for qw( cc config_args usemymalloc default_inc_excludes_d… 104 usemymalloc=n
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | myconfig.SH | 48 usemymalloc=$usemymalloc
|
1234