Searched refs:config_byte_order_to_a (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-config.c43 config_byte_order_to_a (int byte_order) function
169 config_byte_order_to_a (current_host_byte_order),
170 config_byte_order_to_a (CURRENT_HOST_BYTE_ORDER));
199 config_byte_order_to_a (current_target_byte_order),
200 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER));
204 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER),
205 config_byte_order_to_a (prefered_target_byte_order));
324 config_byte_order_to_a (WITH_TARGET_BYTE_ORDER));
327 config_byte_order_to_a (WITH_DEFAULT_TARGET_BYTE_ORDER));
330 config_byte_order_to_a (WITH_HOST_BYTE_ORDE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-config.c43 config_byte_order_to_a (int byte_order) function
169 config_byte_order_to_a (current_host_byte_order),
170 config_byte_order_to_a (CURRENT_HOST_BYTE_ORDER));
199 config_byte_order_to_a (current_target_byte_order),
200 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER));
204 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER),
205 config_byte_order_to_a (prefered_target_byte_order));
324 config_byte_order_to_a (WITH_TARGET_BYTE_ORDER));
327 config_byte_order_to_a (WITH_DEFAULT_TARGET_BYTE_ORDER));
330 config_byte_order_to_a (WITH_HOST_BYTE_ORDE
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-config.c43 config_byte_order_to_a (int byte_order) function
169 config_byte_order_to_a (current_host_byte_order),
170 config_byte_order_to_a (CURRENT_HOST_BYTE_ORDER));
199 config_byte_order_to_a (current_target_byte_order),
200 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER));
204 config_byte_order_to_a (CURRENT_TARGET_BYTE_ORDER),
205 config_byte_order_to_a (prefered_target_byte_order));
324 config_byte_order_to_a (WITH_TARGET_BYTE_ORDER));
327 config_byte_order_to_a (WITH_DEFAULT_TARGET_BYTE_ORDER));
330 config_byte_order_to_a (WITH_HOST_BYTE_ORDE
[all...]

Completed in 59 milliseconds