Home
last modified time | relevance | path

Searched refs:_doc (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/share/
H A DMakefile10 ${_doc} \
75 _doc= doc macro
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXIL.td36 class dxil_param<int _pos, string type, string _name, string _doc,
43 string doc = _doc; // the documentation description of this parameter
75 …ss dxil_op<string name, int code_id, dxil_class code_class, dxil_category op_category, string _doc,
80 let doc = _doc;