Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/tic/
H A Dtic.c2974 name_of_type(int type) in name_of_type() function
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectType.cpp2723 const char *name_of_type = args.GetRawPart().c_str(); in DoExecute() local