Searched defs:nonnull (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | lex.c | 240 static int nonnull; in ffelex_backslash_() local 556 int nonnull; in ffelex_cfebackslash_() local
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | rtti.c | 290 int nonnull = 0; in build_typeid() local
|
H A D | class.c | 239 int nonnull) in build_base_path() 495 convert_to_base (tree object, tree type, bool check_access, bool nonnull) in convert_to_base() 5253 fixed_type_or_null (tree instance, int* nonnull, int* cdtorp) in fixed_type_or_null() 5406 resolves_to_fixed_type_p (tree instance, int* nonnull) in resolves_to_fixed_type_p()
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | rtti.c | 258 int nonnull = 0; local
|
H A D | class.c | 249 build_base_path (code, expr, binfo, nonnull) in build_base_path() argument 5558 fixed_type_or_null (instance, nonnull, cdtorp) in fixed_type_or_null() argument 5693 resolves_to_fixed_type_p (instance, nonnull) in resolves_to_fixed_type_p() argument
|
/openbsd-src/usr.sbin/nsd/ |
H A D | options.c | 1536 uint8_t nonnull = unmarshal_u8(b); in unmarshal_str() local
|