OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kf_calloc
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
kf.cc
431
class
kf_calloc
: public builtin_known_function
class in namespace:ana
449
kf_calloc
::impl_call_pre (const call_details &cd) const
2257
kfm.add ("calloc", make_unique<
kf_calloc
> ());
2258
kfm.add ("__builtin_calloc", make_unique<
kf_calloc
> ());
2359
kfm.add_std_ns ("calloc", make_unique<
kf_calloc
> ());
Completed in 15 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026