Lines Matching +defs:a +defs:c

259 #define	__bs_c(a,b)		__CONCAT(a,b)  argument
266 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
268 #define __bs_set(type, sz, t, h, o, v, c) \ argument
278 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
284 #define bus_space_map(t, a, s, c, hp) \
294 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
322 #define bus_space_read_multi_1(t, h, o, a, c) \
324 #define bus_space_read_multi_2(t, h, o, a, c) \
326 #define bus_space_read_multi_4(t, h, o, a, c) \
328 #define bus_space_read_multi_8(t, h, o, a, c) \
331 #define bus_space_read_multi_stream_1(t, h, o, a, c) \
333 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
335 #define bus_space_read_multi_stream_4(t, h, o, a, c) \
337 #define bus_space_read_multi_stream_8(t, h, o, a, c) \
343 #define bus_space_read_region_1(t, h, o, a, c) \
345 #define bus_space_read_region_2(t, h, o, a, c) \
347 #define bus_space_read_region_4(t, h, o, a, c) \
349 #define bus_space_read_region_8(t, h, o, a, c) \
352 #define bus_space_read_region_stream_1(t, h, o, a, c) \
354 #define bus_space_read_region_stream_2(t, h, o, a, c) \
356 #define bus_space_read_region_stream_4(t, h, o, a, c) \
358 #define bus_space_read_region_stream_8(t, h, o, a, c) \
377 #define bus_space_write_multi_1(t, h, o, a, c) \
379 #define bus_space_write_multi_2(t, h, o, a, c) \
381 #define bus_space_write_multi_4(t, h, o, a, c) \
383 #define bus_space_write_multi_8(t, h, o, a, c) \
386 #define bus_space_write_multi_stream_1(t, h, o, a, c) \
388 #define bus_space_write_multi_stream_2(t, h, o, a, c) \
390 #define bus_space_write_multi_stream_4(t, h, o, a, c) \
392 #define bus_space_write_multi_stream_8(t, h, o, a, c) \
398 #define bus_space_write_region_1(t, h, o, a, c) \
400 #define bus_space_write_region_2(t, h, o, a, c) \
402 #define bus_space_write_region_4(t, h, o, a, c) \
404 #define bus_space_write_region_8(t, h, o, a, c) \
407 #define bus_space_write_region_stream_1(t, h, o, a, c) \
409 #define bus_space_write_region_stream_2(t, h, o, a, c) \
411 #define bus_space_write_region_stream_4(t, h, o, a, c) \
413 #define bus_space_write_region_stream_8(t, h, o, a, c) \
419 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
421 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
423 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
425 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
431 #define bus_space_set_region_1(t, h, o, v, c) \ argument
433 #define bus_space_set_region_2(t, h, o, v, c) \ argument
435 #define bus_space_set_region_4(t, h, o, v, c) \ argument
437 #define bus_space_set_region_8(t, h, o, v, c) \ argument
443 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
445 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
447 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
449 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument