Searched refs:T_str (Results 1 – 3 of 3) sorted by relevance
162 #define T_str 39 macro168 } tstr[T_str + 1];190 for (i = 0; i < T_str + 1; i++) in terminit()314 tstr[T_str].name = NULL; in terminit()315 tstr[T_str].long_name = NULL; in terminit()
183 #define T_str 39 macro294 el->el_terminal.t_str = el_calloc(T_str, in terminal_init()375 for (tmp = tlist; tmp < &tlist[T_str]; tmp++) in terminal_alloc()
809 std::string T_str = QualType::getAsString(T_split, PrintPolicy); in dumpBareType() local810 OS << "'" << T_str << "'"; in dumpBareType()818 if (T_str != D_str) in dumpBareType()