HomeSort by relevance Sort by last modified time
    Searched refs:NEED_FAR_POINTERS (Results 26 - 34 of 34) sorted by null

12

  /external/qemu/distrib/jpeg-6b/
jconfig.bcc 15 #define NEED_FAR_POINTERS /* for small or medium memory model */
jutils.c 105 #ifndef NEED_FAR_POINTERS /* normal case, same as regular macros */
jmorecfg.h 233 * explicit coding is needed; see uses of the NEED_FAR_POINTERS symbol.
236 #ifdef NEED_FAR_POINTERS
jmemdos.c 12 * If you use this file, you must be sure that NEED_FAR_POINTERS is defined
53 #ifdef NEED_FAR_POINTERS
67 #else /* not NEED_FAR_POINTERS */
72 #endif /* NEED_FAR_POINTERS */
transupp.c 915 #ifdef NEED_FAR_POINTERS
  /external/jpeg/
jutils.c 105 #ifndef NEED_FAR_POINTERS /* normal case, same as regular macros */
jmorecfg.h 231 * explicit coding is needed; see uses of the NEED_FAR_POINTERS symbol.
234 #ifdef NEED_FAR_POINTERS
jmemdos.c 12 * If you use this file, you must be sure that NEED_FAR_POINTERS is defined
53 #ifdef NEED_FAR_POINTERS
67 #else /* not NEED_FAR_POINTERS */
72 #endif /* NEED_FAR_POINTERS */
transupp.c 915 #ifdef NEED_FAR_POINTERS

Completed in 227 milliseconds

12