OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cmalloc
(Results
1 - 13
of
13
) sorted by null
/prebuilts/misc/common/swig/include/2.0.11/octave/
cmalloc.i
1
%include <typemaps/
cmalloc
.swg>
/prebuilts/misc/common/swig/include/2.0.11/perl5/
cmalloc.i
1
%include <typemaps/
cmalloc
.swg>
/prebuilts/misc/common/swig/include/2.0.11/python/
cmalloc.i
1
%include <typemaps/
cmalloc
.swg>
/prebuilts/misc/common/swig/include/2.0.11/ruby/
cmalloc.i
1
%include <typemaps/
cmalloc
.swg>
/prebuilts/misc/common/swig/include/2.0.11/tcl/
cmalloc.i
1
%include <typemaps/
cmalloc
.swg>
/toolchain/binutils/binutils-2.25/binutils/
dwarf.h
254
void *
cmalloc
(size_t, size_t);
readelf.c
797
relas = (Elf_Internal_Rela *)
cmalloc
(nrelas,
827
relas = (Elf_Internal_Rela *)
cmalloc
(nrelas,
895
rels = (Elf_Internal_Rela *)
cmalloc
(nrels, sizeof (Elf_Internal_Rela));
924
rels = (Elf_Internal_Rela *)
cmalloc
(nrels, sizeof (Elf_Internal_Rela));
[
all
...]
dwarf.c
7220
cmalloc
(size_t nmemb, size_t size)
function
[
all
...]
/system/sepolicy/tools/
sepolicy-check.c
22
void *
cmalloc
(size_t s) {
function
/prebuilts/go/darwin-x86/src/runtime/
cgocall.go
140
func
cmalloc
(n uintptr) unsafe.Pointer {
func
/prebuilts/go/linux-x86/src/runtime/
cgocall.go
140
func
cmalloc
(n uintptr) unsafe.Pointer {
func
/prebuilts/go/darwin-x86/src/cmd/cgo/
out.go
[
all
...]
/prebuilts/go/linux-x86/src/cmd/cgo/
out.go
[
all
...]
Completed in 1498 milliseconds