Home
last modified time | relevance | path

Searched defs:nonnull (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dlex.c240 static int nonnull; in ffelex_backslash_() local
556 int nonnull; in ffelex_cfebackslash_() local
/openbsd-src/gnu/gcc/gcc/cp/
H A Drtti.c290 int nonnull = 0; in build_typeid() local
H A Dclass.c239 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 Drtti.c258 int nonnull = 0; local
H A Dclass.c249 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 Doptions.c1536 uint8_t nonnull = unmarshal_u8(b); in unmarshal_str() local