Home
last modified time | relevance | path

Searched refs:nullable (Results 1 – 9 of 9) sorted by relevance

/NextBSD/contrib/byacc/
HDlr0.c542 nullable = TMALLOC(char, nsyms); in set_nullable()
543 NO_SPACE(nullable); in set_nullable()
546 nullable[i] = 0; in set_nullable()
557 if (!nullable[j]) in set_nullable()
564 if (!nullable[j]) in set_nullable()
566 nullable[j] = 1; in set_nullable()
576 if (nullable[i]) in set_nullable()
601 DO_FREE(nullable); in lr0_leaks()
HDlalr.c319 if (nullable[symbol]) in initialize_F()
416 if (nullable[*rp] && length > 0) in build_relations()
HDdefs.h354 extern char *nullable;
HDmain.c112 char *nullable; variable
/NextBSD/gnu/usr.bin/grep/
HDdfa.c1669 int *nullable; /* Nullable stack. */ in dfaanalyze() local
1696 MALLOC(nullable, int, d->depth); in dfaanalyze()
1697 o_nullable = nullable; in dfaanalyze()
1721 *nullable++ = 1; in dfaanalyze()
1745 nullable[-1] = 1; in dfaanalyze()
1764 if (nullable[-2]) in dfaanalyze()
1772 if (nullable[-1]) in dfaanalyze()
1785 nullable[-2] = nullable[-1] && nullable[-2]; in dfaanalyze()
1786 --nullable; in dfaanalyze()
1800 nullable[-2] = nullable[-1] || nullable[-2]; in dfaanalyze()
[all …]
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDAttrDocs.td1508 …``returns_nonnull`` attributes, allowing one to express (for example) a nullable pointer to an arr…
1520 // A nullable pointer to non-null pointers to const characters.
1528 - (nullable NSView *)ancestorSharedWithView:(nonnull NSView *)aView;
1529 @property (assign, nullable) NSView *superview;
HDDiagnosticGroups.td253 def NullableToNonNullConversion : DiagGroup<"nullable-to-nonnull-conversion">;
HDDiagnosticSemaKinds.td7745 "implicit conversion from nullable pointer %0 to non-nullable pointer "
/NextBSD/share/dict/
HDweb2128557 nullable