Searched refs:H2T_2 (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/ppc/
H A Dsim-endian.h281 #define H2T_2 endian_h2t_2 macro
299 case 2: VARIABLE = H2T_2(VARIABLE); break; \
H A Demul_unix.c1250 target.c_iflag = H2T_2 (host->c_iflag);
1251 target.c_oflag = H2T_2 (host->c_oflag);
1252 target.c_cflag = H2T_2 (host->c_cflag);
1253 target.c_lflag = H2T_2 (host->c_lflag);
2017 target.st_nlink = H2T_2(host->st_nlink);
2215 target.c_iflag = H2T_2 (host->c_iflag);
2216 target.c_oflag = H2T_2 (host->c_oflag);
2217 target.c_cflag = H2T_2 (host->c_cflag);
2218 target.c_lflag = H2T_2 (host->c_lflag);
H A Dpsim.c893 *(unsigned_2*)buf = H2T_2(*(unsigned_2*)cooked_buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/ppc/
H A Dsim-endian.h281 #define H2T_2 endian_h2t_2 macro
299 case 2: VARIABLE = H2T_2(VARIABLE); break; \
H A Demul_unix.c1250 target.c_iflag = H2T_2 (host->c_iflag);
1251 target.c_oflag = H2T_2 (host->c_oflag);
1252 target.c_cflag = H2T_2 (host->c_cflag);
1253 target.c_lflag = H2T_2 (host->c_lflag);
2017 target.st_nlink = H2T_2(host->st_nlink);
2215 target.c_iflag = H2T_2 (host->c_iflag);
2216 target.c_oflag = H2T_2 (host->c_oflag);
2217 target.c_cflag = H2T_2 (host->c_cflag);
2218 target.c_lflag = H2T_2 (host->c_lflag);
H A Dpsim.c893 *(unsigned_2*)buf = H2T_2(*(unsigned_2*)cooked_buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/ppc/
H A Dsim-endian.h281 #define H2T_2 endian_h2t_2 macro
299 case 2: VARIABLE = H2T_2(VARIABLE); break; \
H A Demul_unix.c1250 target.c_iflag = H2T_2 (host->c_iflag);
1251 target.c_oflag = H2T_2 (host->c_oflag);
1252 target.c_cflag = H2T_2 (host->c_cflag);
1253 target.c_lflag = H2T_2 (host->c_lflag);
2017 target.st_nlink = H2T_2(host->st_nlink);
2215 target.c_iflag = H2T_2 (host->c_iflag);
2216 target.c_oflag = H2T_2 (host->c_oflag);
2217 target.c_cflag = H2T_2 (host->c_cflag);
2218 target.c_lflag = H2T_2 (host->c_lflag);
H A Dpsim.c893 *(unsigned_2*)buf = H2T_2(*(unsigned_2*)cooked_buf);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/frv/
H A Dmemory.c442 HIvalue = H2T_2 (HIvalue);
445 HIvalue = H2T_2 (HIvalue);
526 value = H2T_2 (value);
563 value1 = H2T_2 (value1);
866 value = H2T_2 (value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/frv/
H A Dmemory.c442 HIvalue = H2T_2 (HIvalue);
445 HIvalue = H2T_2 (HIvalue);
526 value = H2T_2 (value);
563 value1 = H2T_2 (value1);
866 value = H2T_2 (value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/frv/
H A Dmemory.c442 HIvalue = H2T_2 (HIvalue);
445 HIvalue = H2T_2 (HIvalue);
526 value = H2T_2 (value);
563 value1 = H2T_2 (value1);
866 value = H2T_2 (value);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/common/
H A Dsim-endian.h121 #define H2T_2 endian_h2t_2 macro
142 case 2: *(unsigned_2*)vp = H2T_2(*(unsigned_2*)vp); break; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/common/
H A Dsim-endian.h121 #define H2T_2 endian_h2t_2 macro
142 case 2: *(unsigned_2*)vp = H2T_2(*(unsigned_2*)vp); break; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/common/
H A Dsim-endian.h121 #define H2T_2 endian_h2t_2 macro
142 case 2: *(unsigned_2*)vp = H2T_2(*(unsigned_2*)vp); break; \

Completed in 296 milliseconds