Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtic.c2971 name_of_type(int type) in name_of_type() function
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp2611 const char *name_of_type = args.GetRawPart().c_str(); in DoExecute() local