Searched refs:ptc (Results 1 – 8 of 8) sorted by relevance
94 ptc = ctypes._pointer_type_cache.copy()101 ctypes._pointer_type_cache = ptc.copy()
352 CFX_Char* ptc = pPiece->GetCharPtr(k); in LoadPage() local353 m_CharWidths[TxtEdtPiece.nStart + k] = ptc->m_iCharWidth; in LoadPage()
1273 TIMECAPS ptc; in start_itimer() local1278 mmr=timeGetDevCaps(&ptc, sizeof (ptc)); in start_itimer()1280 if (interval_len_msec<ptc.wPeriodMin){ in start_itimer()1281 timerRes=ptc.wPeriodMin; in start_itimer()1282 …imer cannot be set to %dmsec. Minimum timer resolution: %d\n", interval_len_msec, ptc.wPeriodMin); in start_itimer()
170 /* Define to 1 if you have the /dev/ptc device file. */
4574 AC_MSG_CHECKING([for /dev/ptc])4585 AC_CHECK_FILE(/dev/ptc, [], [])4588 [Define to 1 if you have the /dev/ptc device file.])
4454 AC_CHECK_FILE(["/dev/ptc"],4457 [Define if you have /dev/ptc])4462 AC_MSG_WARN([cross compiling: Disabling /dev/ptc test])
373 /* Define if you have /dev/ptc */
18146 if test -r ""/dev/ptc""; then18168 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cross compiling: Disabling /dev/ptc test" >&518169 $as_echo "$as_me: WARNING: cross compiling: Disabling /dev/ptc test" >&2;}