root/ext/mbstring/oniguruma/win32/config.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 #define STDC_HEADERS 1
   2 #define HAVE_SYS_TYPES_H 1
   3 #define HAVE_SYS_STAT_H 1
   4 #define HAVE_STDLIB_H 1
   5 #define HAVE_STRING_H 1
   6 #define HAVE_MEMORY_H 1
   7 #define HAVE_FLOAT_H 1
   8 #define HAVE_OFF_T 1
   9 #define SIZEOF_INT 4
  10 #define SIZEOF_SHORT 2
  11 #define SIZEOF_LONG 4
  12 #define SIZEOF_LONG_LONG 0
  13 #define SIZEOF___INT64 8
  14 #define SIZEOF_OFF_T 4
  15 #define SIZEOF_VOIDP 4
  16 #define SIZEOF_FLOAT 4
  17 #define SIZEOF_DOUBLE 8
  18 #ifdef _WIN64
  19 #define SIZEOF_SIZE_T 8
  20 #else
  21 #define SIZEOF_SIZE_T 4
  22 #endif
  23 #define HAVE_PROTOTYPES 1
  24 #define TOKEN_PASTE(x,y) x##y
  25 #define HAVE_STDARG_PROTOTYPES 1
  26 #ifndef NORETURN
  27 #if _MSC_VER > 1100
  28 #define NORETURN(x) __declspec(noreturn) x
  29 #else
  30 #define NORETURN(x) x
  31 #endif
  32 #endif
  33 #define HAVE_DECL_SYS_NERR 1
  34 #define STDC_HEADERS 1
  35 #define HAVE_STDLIB_H 1
  36 #define HAVE_STRING_H 1
  37 #define HAVE_LIMITS_H 1
  38 #define HAVE_FCNTL_H 1
  39 #define HAVE_SYS_UTIME_H 1
  40 #define HAVE_MEMORY_H 1
  41 #define uid_t int
  42 #define gid_t int
  43 #define HAVE_STRUCT_STAT_ST_RDEV 1
  44 #define HAVE_ST_RDEV 1
  45 #define GETGROUPS_T int
  46 #define RETSIGTYPE void
  47 #define HAVE_ALLOCA 1
  48 #define HAVE_DUP2 1
  49 #define HAVE_MEMCMP 1
  50 #define HAVE_MEMMOVE 1
  51 #define HAVE_MKDIR 1
  52 #define HAVE_STRCASECMP 1
  53 #define HAVE_STRNCASECMP 1
  54 #define HAVE_STRERROR 1
  55 #define HAVE_STRFTIME 1
  56 #define HAVE_STRCHR 1
  57 #define HAVE_STRSTR 1
  58 #define HAVE_STRTOD 1
  59 #define HAVE_STRTOL 1
  60 #define HAVE_STRTOUL 1
  61 #define HAVE_FLOCK 1
  62 #define HAVE_VSNPRINTF 1
  63 #define HAVE_FINITE 1
  64 #define HAVE_FMOD 1
  65 #define HAVE_FREXP 1
  66 #define HAVE_HYPOT 1
  67 #define HAVE_MODF 1
  68 #define HAVE_WAITPID 1
  69 #define HAVE_CHSIZE 1
  70 #define HAVE_TIMES 1
  71 #define HAVE__SETJMP 1
  72 #define HAVE_TELLDIR 1
  73 #define HAVE_SEEKDIR 1
  74 #define HAVE_MKTIME 1
  75 #define HAVE_COSH 1
  76 #define HAVE_SINH 1
  77 #define HAVE_TANH 1
  78 #define HAVE_EXECVE 1
  79 #define HAVE_TZNAME 1
  80 #define HAVE_DAYLIGHT 1
  81 #define SETPGRP_VOID 1
  82 #define inline __inline
  83 #define NEED_IO_SEEK_BETWEEN_RW 1
  84 #define RSHIFT(x,y) ((x)>>(int)y)
  85 #define FILE_COUNT _cnt
  86 #define FILE_READPTR _ptr
  87 #define DEFAULT_KCODE KCODE_NONE
  88 #define DLEXT ".so"
  89 #define DLEXT2 ".dll"

/* [<][>][^][v][top][bottom][index][help] */