Home
last modified time | relevance | path

Searched refs:malloctype (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/XSBuilder/
H A DTypeMap.pm50 my($type, $class, $typemapid, $aliastypes, $malloctype) = split /\s*\|\s*/, $_, 5;
85 $t -> {malloctype} = $malloctype if ($malloctype) ;
149 return $t -> {malloctype} ;
413 my $malloctype = $self->map_malloc_type($type) ;
423 $malloctype?(malloc => $mallocmap -> {$malloctype}):(),
424 $malloctype?(free => $freemap -> {$malloctype}):(),
/dports/textproc/html2fo/html2fo/
H A Dmain.c117 ptins = malloctype(tTag); in InsertAsSubTag()
162 ptins = malloctype(tTag); in InsertToSubTag()
201 ptins = malloctype(tTag); in AddSubTagFirstIncludeText()
228 ptins = malloctype(tTag); in AddSubTagFirst()
253 ptins = malloctype(tTag); in AddSubTagLast()
295 ptins = malloctype(tTag); in AddTagAfter()
320 ptins = malloctype(tTag); in AddTagAfterIncRest()
378 pp = malloctype(tProperty); in AddProperty()
693 pp = malloctype(tProperty); in ParseProperty()
1035 activeTag = malloctype(tTag); in ReadTree()
H A Dhtml2fo.h41 #define malloctype(t) (t *)malloc(sizeof(t)) macro
/dports/lang/perl5.34/perl-5.34.0/hints/
H A Dnonstopux.sh14 malloctype="void *"
H A Dfreebsd.sh45 malloctype='void *'
/dports/lang/perl5.30/perl-5.30.3/hints/
H A Dnonstopux.sh14 malloctype="void *"
H A Dfreebsd.sh45 malloctype='void *'
/dports/lang/perl5.32/perl-5.32.1/hints/
H A Dnonstopux.sh14 malloctype="void *"
H A Dfreebsd.sh45 malloctype='void *'
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/hints/
H A Dnonstopux.sh14 malloctype="void *"
H A Dfreebsd.sh45 malloctype='void *'
/dports/lang/perl5.30/perl-5.30.3/
H A Duconfig.sh747 malloctype='int*'
748 malloctype='void *'
H A Duconfig64.sh747 malloctype='int*'
748 malloctype='void *'
/dports/lang/perl5.32/perl-5.32.1/
H A Duconfig.sh750 malloctype='int*'
751 malloctype='void *'
H A Duconfig64.sh750 malloctype='int*'
751 malloctype='void *'
/dports/lang/perl5.34/perl-5.34.0/
H A Duconfig64.sh751 malloctype='int*'
752 malloctype='void *'
H A Duconfig.sh751 malloctype='int*'
752 malloctype='void *'
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Duconfig.sh757 malloctype='int*'
758 malloctype='void *'
H A Duconfig64.sh757 malloctype='int*'
758 malloctype='void *'
/dports/lang/perl5.30/perl-5.30.3/symbian/
H A Dconfig.sh776 malloctype='int*'
777 malloctype='void *'
/dports/lang/perl5.32/perl-5.32.1/symbian/
H A Dconfig.sh779 malloctype='int*'
780 malloctype='void *'
/dports/devel/p5-ExtUtils-XSBuilder/ExtUtils-XSBuilder-0.28/
H A DChanges83 via map files, by giveing a malloctype in type map file and allocation
/dports/lang/perl5.34/perl-5.34.0/plan9/
H A Dconfig_sh.sample889 malloctype='void *'
/dports/lang/perl5.30/perl-5.30.3/plan9/
H A Dconfig_sh.sample885 malloctype='void *'
/dports/lang/perl5.32/perl-5.32.1/plan9/
H A Dconfig_sh.sample888 malloctype='void *'

123