Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:calloc
(Results
26 - 50
of
62
) sorted by relevance
1
2
3
/third_party/musl/src/locale/
H
A
D
locale_map.c
11
#define
calloc
undef
macro
H
A
D
dcngettext.c
16
#define
calloc
__libc_calloc
macro
/third_party/curl/lib/
H
A
D
curl_memory.h
65
#undef
calloc
macro
156
#undef
calloc
macro
157
#define
calloc
(nbelem,size) Curl_ccalloc(nbelem, size)
macro
/third_party/lame/
H
A
D
configMS.h
92
#define
calloc
(x,y) acm_Calloc(x,y)
macro
/third_party/musl/porting/linux/user/src/exit/
H
A
D
atexit.c
11
#define
calloc
__libc_calloc
macro
/third_party/musl/src/thread/
H
A
D
sem_open.c
18
#define
calloc
__libc_calloc
macro
/third_party/musl/src/exit/linux/
H
A
D
atexit.c
11
#define
calloc
__libc_calloc
macro
/third_party/musl/porting/liteos_a/user/src/thread/
H
A
D
sem_open.c
18
#define
calloc
__libc_calloc
macro
/third_party/unity/extras/memory/src/
H
A
D
unity_memory.c
39
#undef
calloc
macro
/kernel/linux/linux-6.6/tools/include/nolibc/
H
A
D
stdlib.h
148
void *
calloc
(size_t size, size_t nmemb)
in calloc()
function
/third_party/musl/porting/linux/user/src/hook/
H
A
D
musl_malloc_dispatch.h
43
MallocCallocType
calloc
;
member
/third_party/musl/porting/linux/user/src/locale/
H
A
D
dcngettext.c
31
#define
calloc
__libc_calloc
macro
/third_party/musl/porting/linux/user/src/aio/
H
A
D
aio.c
15
#define
calloc
__libc_calloc
macro
/third_party/musl/porting/liteos_a/user/src/aio/
H
A
D
aio.c
16
#define
calloc
__libc_calloc
macro
/third_party/musl/src/hook/linux/
H
A
D
musl_malloc_dispatch.h
65
MallocCallocType
calloc
;
member
/third_party/musl/src/aio/
H
A
D
aio.c
16
#define
calloc
__libc_calloc
macro
/third_party/node/deps/uvwasi/include/
H
A
D
uvwasi.h
34
uvwasi_calloc
calloc
;
member
/third_party/cJSON/tests/unity/extras/fixture/src/
H
A
D
unity_fixture.c
162
#undef
calloc
macro
/third_party/musl/porting/linux/user/src/time/
H
A
D
__tz.c
32
#define
calloc
undef
macro
/third_party/musl/src/time/
H
A
D
__tz.c
23
#define
calloc
undef
macro
/kernel/linux/linux-5.10/lib/
H
A
D
test_hmm.c
91
unsigned long
calloc
;
member
/kernel/linux/linux-6.6/lib/
H
A
D
test_hmm.c
119
unsigned long
calloc
;
member
/third_party/node/deps/ngtcp2/nghttp3/lib/includes/nghttp3/
H
A
D
nghttp3.h
533
nghttp3_calloc
calloc
;
member
/third_party/nghttp2/lib/includes/nghttp2/
H
A
D
nghttp2.h
2488
nghttp2_calloc
calloc
;
member
/third_party/musl/porting/liteos_a/user/ldso/
H
A
D
dynlink.c
28
#define
calloc
__libc_calloc
macro
Completed in 24 milliseconds
1
2
3