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_strncpy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
kf.cc
1490
class
kf_strncpy
: public builtin_known_function
class in namespace:ana
1508
kf_strncpy
::impl_call_post (const call_details &cd) const
1633
/* Body of
kf_strncpy
::impl_call_post. */
2299
kfm.add ("strncpy", make_unique<
kf_strncpy
> ());
2300
kfm.add ("__builtin_strncpy", make_unique<
kf_strncpy
> ());
2370
kfm.add_std_ns ("strncpy", make_unique<
kf_strncpy
> ());
kf.cc
1490
class
kf_strncpy
: public builtin_known_function
class in namespace:ana
1508
kf_strncpy
::impl_call_post (const call_details &cd) const
1633
/* Body of
kf_strncpy
::impl_call_post. */
2299
kfm.add ("strncpy", make_unique<
kf_strncpy
> ());
2300
kfm.add ("__builtin_strncpy", make_unique<
kf_strncpy
> ());
2370
kfm.add_std_ns ("strncpy", make_unique<
kf_strncpy
> ());
Completed in 43 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026