Searched refs:SIZEINT (Results 1 – 5 of 5) sorted by relevance
195 #define SIZEINT 0x0400 /* (signed) size_t */ macro243 : flags & SIZEINT \257 flags & SIZEINT \336 : ((flags & SIZEINT) \ in __find_arguments()352 : ((flags & SIZEINT) \ in __find_arguments()473 flags |= SIZEINT; in __find_arguments()
56 #define SIZEINT 0x00040 /* z: (signed) size_t */ macro222 flags |= SIZEINT; in __vfwscanf()324 else if (flags & SIZEINT) in __vfwscanf()591 else if (flags & SIZEINT) in __vfwscanf()
59 #define SIZEINT 0x00040 // z: (signed) size_t macro171 flags |= SIZEINT; in __svfscanf()270 } else if (flags & SIZEINT) { in __svfscanf()685 } else if (flags & SIZEINT) { in __svfscanf()
294 flags |= SIZEINT; in FUNCTION_NAME()
305 flags |= SIZEINT; in FUNCTION_NAME()