Home
last modified time | relevance | path

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

/external/skqp/tools/bookmaker/
DbmhParser.cpp17 #define M_ST M(Subtopic) | M(Topic) macro
18 #define M_CSST M_CS | M_ST
40 , { "Alias", MarkType::kAlias, R_N, E_N, M_ST | M(Const) }
48 , { "Define", MarkType::kDefine, R_O, E_Y, M_ST }
59 | M_E | M_ST | M_MDCM }
77 , { "PhraseDef", MarkType::kPhraseDef, R_Y, E_N, M_ST }
87 , { "Struct", MarkType::kStruct, R_Y, E_O, M(Class) | M_ST }
88 , { "Substitute", MarkType::kSubstitute, R_N, E_N, M(Alias) | M_ST }
111 #undef M_ST