Home
last modified time | relevance | path

Searched defs:add_type (Results 1 – 2 of 2) sorted by relevance

/NextBSD/usr.bin/rpcgen/
HDrpc_util.c438 add_type(int len, const char *type) in add_type() function
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDSymbolFileDWARF.cpp295 bool add_type = false; in GetTypes() local