Lines Matching +defs:a +defs:c
290 #define __bs_c(a,b) __CONCAT(a,b) argument
297 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
299 #define __bs_set(type, sz, t, h, o, v, c) \ argument
313 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
319 #define bus_space_map(t, a, s, c, hp) \
329 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
357 #define bus_space_read_multi_1(t, h, o, a, c) \
359 #define bus_space_read_multi_2(t, h, o, a, c) \
361 #define bus_space_read_multi_4(t, h, o, a, c) \
363 #define bus_space_read_multi_8(t, h, o, a, c) \
366 #define bus_space_read_multi_stream_1(t, h, o, a, c) \
368 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
370 #define bus_space_read_multi_stream_4(t, h, o, a, c) \
372 #define bus_space_read_multi_stream_8(t, h, o, a, c) \
378 #define bus_space_read_region_1(t, h, o, a, c) \
380 #define bus_space_read_region_2(t, h, o, a, c) \
382 #define bus_space_read_region_4(t, h, o, a, c) \
384 #define bus_space_read_region_8(t, h, o, a, c) \
387 #define bus_space_read_region_stream_1(t, h, o, a, c) \
389 #define bus_space_read_region_stream_2(t, h, o, a, c) \
391 #define bus_space_read_region_stream_4(t, h, o, a, c) \
393 #define bus_space_read_region_stream_8(t, h, o, a, c) \
412 #define bus_space_write_multi_1(t, h, o, a, c) \
414 #define bus_space_write_multi_2(t, h, o, a, c) \
416 #define bus_space_write_multi_4(t, h, o, a, c) \
418 #define bus_space_write_multi_8(t, h, o, a, c) \
421 #define bus_space_write_multi_stream_1(t, h, o, a, c) \
423 #define bus_space_write_multi_stream_2(t, h, o, a, c) \
425 #define bus_space_write_multi_stream_4(t, h, o, a, c) \
427 #define bus_space_write_multi_stream_8(t, h, o, a, c) \
433 #define bus_space_write_region_1(t, h, o, a, c) \
435 #define bus_space_write_region_2(t, h, o, a, c) \
437 #define bus_space_write_region_4(t, h, o, a, c) \
439 #define bus_space_write_region_8(t, h, o, a, c) \
442 #define bus_space_write_region_stream_1(t, h, o, a, c) \
444 #define bus_space_write_region_stream_2(t, h, o, a, c) \
446 #define bus_space_write_region_stream_4(t, h, o, a, c) \
448 #define bus_space_write_region_stream_8(t, h, o, a, c) \
454 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
456 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
458 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
460 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
463 #define bus_space_set_multi_stream_1(t, h, o, v, c) \ argument
465 #define bus_space_set_multi_stream_2(t, h, o, v, c) \ argument
467 #define bus_space_set_multi_stream_4(t, h, o, v, c) \ argument
469 #define bus_space_set_multi_stream_8(t, h, o, v, c) \ argument
475 #define bus_space_set_region_1(t, h, o, v, c) \ argument
477 #define bus_space_set_region_2(t, h, o, v, c) \ argument
479 #define bus_space_set_region_4(t, h, o, v, c) \ argument
481 #define bus_space_set_region_8(t, h, o, v, c) \ argument
484 #define bus_space_set_region_stream_1(t, h, o, v, c) \ argument
486 #define bus_space_set_region_stream_2(t, h, o, v, c) \ argument
488 #define bus_space_set_region_stream_4(t, h, o, v, c) \ argument
490 #define bus_space_set_region_stream_8(t, h, o, v, c) \ argument
496 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
498 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
500 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
502 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument