HomeSort by relevance Sort by last modified time
    Searched defs:napms (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
cursesw.h 560 #ifdef napms
561 inline void UNDEF(napms)(unsigned long x) { napms(x); } function
562 #undef napms macro
563 #define napms UNDEF(napms) macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 560 #ifdef napms
561 inline void UNDEF(napms)(unsigned long x) { napms(x); } function
562 #undef napms macro
563 #define napms UNDEF(napms) macro
    [all...]

Completed in 41 milliseconds