Lines Matching +defs:a +defs:c
258 #define __bs_c(a,b) __CONCAT(a,b) argument
261 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
263 #define __bs_set(type, sz, t, h, o, v, c) \ argument
273 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
301 #define bus_space_map(t, a, s, c, hp) \
311 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
342 #define bus_space_read_multi_1(t, h, o, a, c) \
344 #define bus_space_read_multi_2(t, h, o, a, c) \
346 #define bus_space_read_multi_4(t, h, o, a, c) \
348 #define bus_space_read_multi_8(t, h, o, a, c) \
351 #define bus_space_read_multi_stream_1(t, h, o, a, c) \
353 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
355 #define bus_space_read_multi_stream_4(t, h, o, a, c) \
357 #define bus_space_read_multi_stream_8(t, h, o, a, c) \
363 #define bus_space_read_region_1(t, h, o, a, c) \
365 #define bus_space_read_region_2(t, h, o, a, c) \
367 #define bus_space_read_region_4(t, h, o, a, c) \
369 #define bus_space_read_region_8(t, h, o, a, c) \
372 #define bus_space_read_region_stream_1(t, h, o, a, c) \
374 #define bus_space_read_region_stream_2(t, h, o, a, c) \
376 #define bus_space_read_region_stream_4(t, h, o, a, c) \
378 #define bus_space_read_region_stream_8(t, h, o, a, c) \
397 #define bus_space_write_multi_1(t, h, o, a, c) \
399 #define bus_space_write_multi_2(t, h, o, a, c) \
401 #define bus_space_write_multi_4(t, h, o, a, c) \
403 #define bus_space_write_multi_8(t, h, o, a, c) \
406 #define bus_space_write_multi_stream_1(t, h, o, a, c) \
408 #define bus_space_write_multi_stream_2(t, h, o, a, c) \
410 #define bus_space_write_multi_stream_4(t, h, o, a, c) \
412 #define bus_space_write_multi_stream_8(t, h, o, a, c) \
418 #define bus_space_write_region_1(t, h, o, a, c) \
420 #define bus_space_write_region_2(t, h, o, a, c) \
422 #define bus_space_write_region_4(t, h, o, a, c) \
424 #define bus_space_write_region_8(t, h, o, a, c) \
427 #define bus_space_write_region_stream_1(t, h, o, a, c) \
429 #define bus_space_write_region_stream_2(t, h, o, a, c) \
431 #define bus_space_write_region_stream_4(t, h, o, a, c) \
433 #define bus_space_write_region_stream_8(t, h, o, a, c) \
439 #define bus_space_set_multi_1(t, h, o, v, c) \ argument
441 #define bus_space_set_multi_2(t, h, o, v, c) \ argument
443 #define bus_space_set_multi_4(t, h, o, v, c) \ argument
445 #define bus_space_set_multi_8(t, h, o, v, c) \ argument
451 #define bus_space_set_region_1(t, h, o, v, c) \ argument
453 #define bus_space_set_region_2(t, h, o, v, c) \ argument
455 #define bus_space_set_region_4(t, h, o, v, c) \ argument
457 #define bus_space_set_region_8(t, h, o, v, c) \ argument
463 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument
465 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument
467 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument
469 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument