Lines Matching defs:any
85 /* Win32 has naturally threadsafe libraries, no need to use any _r variants. */
1073 The IV type is supposed to be long enough to hold any integral
1154 # define INT2PTR(any,d) (any)(d)
1161 # define INT2PTR(any,d) (any)(PTRV)(d)
1163 #define NUM2PTR(any,d) (any)(PTRV)(d)
1598 * does *not* catch any random system, or things like integer types
1801 typedef union any ANY;
2284 union any {