Home
last modified time | relevance | path

Searched defs:type_names (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dder.c51 static const char *type_names[] = { variable
/freebsd-13.1/contrib/bsnmp/gensnmpdef/
H A Dgensnmpdef.c143 static const char *const type_names[] = { variable
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp4161 llvm::SmallVector<llvm::StringRef, 5> type_names; in ParseReductionTypes() local