Searched defs:nonnull (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/usr.bin/indent/ |
H A D | indent.c | 98 nonnull(void *p) in nonnull() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | rtti.c | 348 int nonnull = 0; in build_typeid() local
|
H A D | class.c | 243 int nonnull, in build_base_path() 609 convert_to_base (tree object, tree type, bool check_access, bool nonnull, in convert_to_base() 7750 fixed_type_or_null (tree instance, int *nonnull, int *cdtorp) in fixed_type_or_null() 7915 resolves_to_fixed_type_p (tree instance, int* nonnull) in resolves_to_fixed_type_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | rtti.cc | 352 int nonnull = 0; in build_typeid() local
|
H A D | class.cc | 254 int nonnull, in build_base_path() 613 convert_to_base (tree object, tree type, bool check_access, bool nonnull, in convert_to_base() 7853 fixed_type_or_null (tree instance, int *nonnull, int *cdtorp) in fixed_type_or_null() 8018 resolves_to_fixed_type_p (tree instance, int* nonnull) in resolves_to_fixed_type_p()
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | options.c | 1325 uint8_t nonnull = unmarshal_u8(b); in unmarshal_str() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | region-model.cc | 3924 bool nonnull, in on_top_level_param()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 6681 bool nonnull = get_ptr_nonnull (p); in find_what_p_points_to() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 6807 bool nonnull = vr.nonzero_p (); in find_what_p_points_to() local
|