Home
last modified time | relevance | path

Searched refs:ty_comment (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/test/sanitizer_common/TestCases/NetBSD/
Dttyent.cpp15 STRING_OR_NULL(typ->ty_comment), STRING_OR_NULL(typ->ty_class)); in test1()
26 STRING_OR_NULL(typ->ty_comment), STRING_OR_NULL(typ->ty_class)); in test2()
40 STRING_OR_NULL(typ->ty_comment), STRING_OR_NULL(typ->ty_class)); in test3()
54 STRING_OR_NULL(typ->ty_comment), STRING_OR_NULL(typ->ty_class)); in test4()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h520 char *ty_comment; member