Lines Matching +defs:a +defs:c
291 #define __bs_c(a,b) __CONCAT(a,b) argument
298 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
300 #define __bs_set(type, sz, t, h, o, v, c) \ argument
314 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
320 #define bus_space_map(t, a, s, c, hp) \
330 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
358 #define bus_space_read_multi_1(t, h, o, a, c) \
360 #define bus_space_read_multi_2(t, h, o, a, c) \
362 #define bus_space_read_multi_4(t, h, o, a, c) \
364 #define bus_space_read_multi_8(t, h, o, a, c) \
367 #define bus_space_read_multi_stream_1(t, h, o, a, c) \
369 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
371 #define bus_space_read_multi_stream_4(t, h, o, a, c) \
373 #define bus_space_read_multi_stream_8(t, h, o, a, c) \
379 #define bus_space_read_region_1(t, h, o, a, c) \
381 #define bus_space_read_region_2(t, h, o, a, c) \
383 #define bus_space_read_region_4(t, h, o, a, c) \
385 #define bus_space_read_region_8(t, h, o, a, c) \
388 #define bus_space_read_region_stream_1(t, h, o, a, c) \
390 #define bus_space_read_region_stream_2(t, h, o, a, c) \
392 #define bus_space_read_region_stream_4(t, h, o, a, c) \
394 #define bus_space_read_region_stream_8(t, h, o, a, c) \
413 #define bus_space_write_multi_1(t, h, o, a, c) \
415 #define bus_space_write_multi_2(t, h, o, a, c) \
417 #define bus_space_write_multi_4(t, h, o, a, c) \
419 #define bus_space_write_multi_8(t, h, o, a, c) \
422 #define bus_space_write_multi_stream_1(t, h, o, a, c) \
424 #define bus_space_write_multi_stream_2(t, h, o, a, c) \
426 #define bus_space_write_multi_stream_4(t, h, o, a, c) \
428 #define bus_space_write_multi_stream_8(t, h, o, a, c) \
434 #define bus_space_write_region_1(t, h, o, a, c) \
436 #define bus_space_write_region_2(t, h, o, a, c) \
438 #define bus_space_write_region_4(t, h, o, a, c) \
440 #define bus_space_write_region_8(t, h, o, a, c) \
443 #define bus_space_write_region_stream_1(t, h, o, a, c) \
445 #define bus_space_write_region_stream_2(t, h, o, a, c) \
447 #define bus_space_write_region_stream_4(t, h, o, a, c) \
449 #define bus_space_write_region_stream_8(t, h, o, a, c) \
455 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
457 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
459 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
461 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
464 #define bus_space_set_multi_stream_1(t, h, o, v, c) \ argument
466 #define bus_space_set_multi_stream_2(t, h, o, v, c) \ argument
468 #define bus_space_set_multi_stream_4(t, h, o, v, c) \ argument
470 #define bus_space_set_multi_stream_8(t, h, o, v, c) \ argument
476 #define bus_space_set_region_1(t, h, o, v, c) \ argument
478 #define bus_space_set_region_2(t, h, o, v, c) \ argument
480 #define bus_space_set_region_4(t, h, o, v, c) \ argument
482 #define bus_space_set_region_8(t, h, o, v, c) \ argument
485 #define bus_space_set_region_stream_1(t, h, o, v, c) \ argument
487 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
489 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
491 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument
497 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
499 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
501 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
503 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument