Lines Matching defs:x
36 #define OSSwapConstInt16(x) __DARWIN_OSSwapConstInt16(x) argument
37 #define OSSwapConstInt32(x) __DARWIN_OSSwapConstInt32(x) argument
38 #define OSSwapConstInt64(x) __DARWIN_OSSwapConstInt64(x) argument
66 #define OSSwapInt16(x) __DARWIN_OSSwapInt16(x) argument
67 #define OSSwapInt32(x) __DARWIN_OSSwapInt32(x) argument
68 #define OSSwapInt64(x) __DARWIN_OSSwapInt64(x) argument
89 #define OSReadBigInt(x, y) OSReadBigInt32(x, y) argument
90 #define OSWriteBigInt(x, y, z) OSWriteBigInt32(x, y, z) argument
91 #define OSSwapBigToHostInt(x) OSSwapBigToHostInt32(x) argument
92 #define OSSwapHostToBigInt(x) OSSwapHostToBigInt32(x) argument
93 #define OSReadLittleInt(x, y) OSReadLittleInt32(x, y) argument
94 #define OSWriteLittleInt(x, y, z) OSWriteLittleInt32(x, y, z) argument
95 #define OSSwapHostToLittleInt(x) OSSwapHostToLittleInt32(x) argument
96 #define OSSwapLittleToHostInt(x) OSSwapLittleToHostInt32(x) argument
193 #define OSSwapHostToBigConstInt16(x) ((uint16_t)(x)) argument
194 #define OSSwapHostToBigConstInt32(x) ((uint32_t)(x)) argument
195 #define OSSwapHostToBigConstInt64(x) ((uint64_t)(x)) argument
199 #define OSSwapHostToBigInt16(x) ((uint16_t)(x)) argument
200 #define OSSwapHostToBigInt32(x) ((uint32_t)(x)) argument
201 #define OSSwapHostToBigInt64(x) ((uint64_t)(x)) argument
205 #define OSSwapHostToLittleConstInt16(x) OSSwapConstInt16(x) argument
206 #define OSSwapHostToLittleConstInt32(x) OSSwapConstInt32(x) argument
207 #define OSSwapHostToLittleConstInt64(x) OSSwapConstInt64(x) argument
211 #define OSSwapHostToLittleInt16(x) OSSwapInt16(x) argument
212 #define OSSwapHostToLittleInt32(x) OSSwapInt32(x) argument
213 #define OSSwapHostToLittleInt64(x) OSSwapInt64(x) argument
217 #define OSSwapBigToHostConstInt16(x) ((uint16_t)(x)) argument
218 #define OSSwapBigToHostConstInt32(x) ((uint32_t)(x)) argument
219 #define OSSwapBigToHostConstInt64(x) ((uint64_t)(x)) argument
223 #define OSSwapBigToHostInt16(x) ((uint16_t)(x)) argument
224 #define OSSwapBigToHostInt32(x) ((uint32_t)(x)) argument
225 #define OSSwapBigToHostInt64(x) ((uint64_t)(x)) argument
229 #define OSSwapLittleToHostConstInt16(x) OSSwapConstInt16(x) argument
230 #define OSSwapLittleToHostConstInt32(x) OSSwapConstInt32(x) argument
231 #define OSSwapLittleToHostConstInt64(x) OSSwapConstInt64(x) argument
235 #define OSSwapLittleToHostInt16(x) OSSwapInt16(x) argument
236 #define OSSwapLittleToHostInt32(x) OSSwapInt32(x) argument
237 #define OSSwapLittleToHostInt64(x) OSSwapInt64(x) argument
267 #define OSSwapHostToBigConstInt16(x) OSSwapConstInt16(x) argument
268 #define OSSwapHostToBigConstInt32(x) OSSwapConstInt32(x) argument
269 #define OSSwapHostToBigConstInt64(x) OSSwapConstInt64(x) argument
273 #define OSSwapHostToBigInt16(x) OSSwapInt16(x) argument
274 #define OSSwapHostToBigInt32(x) OSSwapInt32(x) argument
275 #define OSSwapHostToBigInt64(x) OSSwapInt64(x) argument
279 #define OSSwapHostToLittleConstInt16(x) ((uint16_t)(x)) argument
280 #define OSSwapHostToLittleConstInt32(x) ((uint32_t)(x)) argument
281 #define OSSwapHostToLittleConstInt64(x) ((uint64_t)(x)) argument
285 #define OSSwapHostToLittleInt16(x) ((uint16_t)(x)) argument
286 #define OSSwapHostToLittleInt32(x) ((uint32_t)(x)) argument
287 #define OSSwapHostToLittleInt64(x) ((uint64_t)(x)) argument
291 #define OSSwapBigToHostConstInt16(x) OSSwapConstInt16(x) argument
292 #define OSSwapBigToHostConstInt32(x) OSSwapConstInt32(x) argument
293 #define OSSwapBigToHostConstInt64(x) OSSwapConstInt64(x) argument
297 #define OSSwapBigToHostInt16(x) OSSwapInt16(x) argument
298 #define OSSwapBigToHostInt32(x) OSSwapInt32(x) argument
299 #define OSSwapBigToHostInt64(x) OSSwapInt64(x) argument
303 #define OSSwapLittleToHostConstInt16(x) ((uint16_t)(x)) argument
304 #define OSSwapLittleToHostConstInt32(x) ((uint32_t)(x)) argument
305 #define OSSwapLittleToHostConstInt64(x) ((uint64_t)(x)) argument
309 #define OSSwapLittleToHostInt16(x) ((uint16_t)(x)) argument
310 #define OSSwapLittleToHostInt32(x) ((uint32_t)(x)) argument
311 #define OSSwapLittleToHostInt64(x) ((uint64_t)(x)) argument