OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_nonnull_arg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
359
static void
check_nonnull_arg
(void *, tree, unsigned HOST_WIDE_INT);
5672
check_function_nonnull and
check_nonnull_arg
. */
5714
check_function_arguments_recurse (
check_nonnull_arg
, &ctx, argarray[0],
5725
for pointer type is done in
check_nonnull_arg
). */
5733
check_function_arguments_recurse (
check_nonnull_arg
, &ctx, argarray[i],
5749
check_function_arguments_recurse (
check_nonnull_arg
, &ctx,
5899
check_nonnull_arg
(void *ctx, tree param, unsigned HOST_WIDE_INT param_num)
5884
check_nonnull_arg
(void *ctx, tree param, unsigned HOST_WIDE_INT param_num)
function
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
319
static void
check_nonnull_arg
(void *, tree, unsigned HOST_WIDE_INT);
5578
check_function_nonnull and
check_nonnull_arg
. */
5620
check_function_arguments_recurse (
check_nonnull_arg
, &ctx, argarray[0],
5631
for pointer type is done in
check_nonnull_arg
). */
5639
check_function_arguments_recurse (
check_nonnull_arg
, &ctx, argarray[i],
5655
check_function_arguments_recurse (
check_nonnull_arg
, &ctx,
5804
check_nonnull_arg
(void *ctx, tree param, unsigned HOST_WIDE_INT param_num)
5789
check_nonnull_arg
(void *ctx, tree param, unsigned HOST_WIDE_INT param_num)
function
Completed in 36 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026