Home
last modified time | relevance | path

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

/freebsd/sys/dev/my/
H A Dif_myreg.h342 struct my_type { struct
358 struct my_type *my_info; /* adapter info */ argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibStdcpp.cpp123 CompilerType my_type(valobj_sp->GetCompilerType()); in Update() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObject.cpp2957 CompilerType my_type = GetCompilerType(); in Cast() local