Searched full:ptms (Results 1 – 8 of 8) sorted by relevance
114 #include <sys/ptms.h> /* for grantpt() and friends */
1476 /* Define to 1 if you have the <sys/ptms.h> header file. */
596 # sys/ptms.h requires sys/stream.h to be included first on Solaris597 AC_CHECK_HEADERS([sys/ptms.h], [], [], [
168 for (const PatternToMatch &PTM : CGP.ptms()) in run()
2424 for (const PatternToMatch &Pat : CGP.ptms()) { in run()
109 * Optional properties for ETM/PTMs:
1205 iterator_range<ptm_iterator> ptms() const { return PatternsToMatch; } in ptms() function
4090 for (const PatternToMatch &PTM : ptms()) { in InferInstructionFlags()4149 for (const PatternToMatch &PTM : ptms()) { in VerifyInstructionFlags()