Searched refs:start__ (Results 1 – 2 of 2) sorted by relevance
248 typeof(start) start__ = (start); \251 (void)(&start__ == &size__); \252 (void)(&start__ == &max__); \253 start__ >= max__ || size__ > max__ - start__; \283 typeof(start) start__ = (start); \286 (void)(&start__ == &size__); \287 (void)(&start__ == &max__); \288 start__ > max__ || size__ > max__ - start__; \
38 #define _XE_RTP_RULE_PLATFORM_STEP(start__, end__) \ argument40 .step_start = start__, .step_end = end__ }42 #define _XE_RTP_RULE_GRAPHICS_STEP(start__, end__) \ argument44 .step_start = start__, .step_end = end__ }46 #define _XE_RTP_RULE_MEDIA_STEP(start__, end__) \ argument48 .step_start = start__, .step_end = end__ }