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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h 213 #ifndef _pgmptr
215 extern char *_pgmptr;
217 extern char ** __MINGW_IMP_SYMBOL(_pgmptr);
218 #define _pgmptr (* __MINGW_IMP_SYMBOL(_pgmptr)) macro
tchar.h 680 #define _tpgmptr _pgmptr

Completed in 68 milliseconds