HomeSort by: relevance | last modified time | path
    Searched refs:INLINE_SIM_ENDIAN (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-n-endian.h 43 INLINE_SIM_ENDIAN\
57 INLINE_SIM_ENDIAN\
71 INLINE_SIM_ENDIAN\
80 INLINE_SIM_ENDIAN\
94 INLINE_SIM_ENDIAN\
108 INLINE_SIM_ENDIAN\
122 INLINE_SIM_ENDIAN\
136 INLINE_SIM_ENDIAN\
sim-endian.h 30 INLINE_SIM_ENDIAN(unsigned_1) endian_h2t_1(unsigned_1 x);
31 INLINE_SIM_ENDIAN(unsigned_2) endian_h2t_2(unsigned_2 x);
32 INLINE_SIM_ENDIAN(unsigned_4) endian_h2t_4(unsigned_4 x);
33 INLINE_SIM_ENDIAN(unsigned_8) endian_h2t_8(unsigned_8 x);
34 INLINE_SIM_ENDIAN(unsigned_16) endian_h2t_16(unsigned_16 x);
36 INLINE_SIM_ENDIAN(unsigned_1) endian_t2h_1(unsigned_1 x);
37 INLINE_SIM_ENDIAN(unsigned_2) endian_t2h_2(unsigned_2 x);
38 INLINE_SIM_ENDIAN(unsigned_4) endian_t2h_4(unsigned_4 x);
39 INLINE_SIM_ENDIAN(unsigned_8) endian_t2h_8(unsigned_8 x);
40 INLINE_SIM_ENDIAN(unsigned_16) endian_t2h_16(unsigned_16 x)
    [all...]
sim-endian.c 97 INLINE_SIM_ENDIAN\
112 INLINE_SIM_ENDIAN\
sim-inline.h 451 # define INLINE_SIM_ENDIAN(TYPE) static INLINE UNUSED TYPE
454 # define INLINE_SIM_ENDIAN(TYPE) static UNUSED TYPE
458 # define INLINE_SIM_ENDIAN(TYPE) TYPE
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-n-endian.h 43 INLINE_SIM_ENDIAN\
57 INLINE_SIM_ENDIAN\
71 INLINE_SIM_ENDIAN\
80 INLINE_SIM_ENDIAN\
94 INLINE_SIM_ENDIAN\
108 INLINE_SIM_ENDIAN\
122 INLINE_SIM_ENDIAN\
136 INLINE_SIM_ENDIAN\
sim-endian.h 30 INLINE_SIM_ENDIAN(unsigned_1) endian_h2t_1(unsigned_1 x);
31 INLINE_SIM_ENDIAN(unsigned_2) endian_h2t_2(unsigned_2 x);
32 INLINE_SIM_ENDIAN(unsigned_4) endian_h2t_4(unsigned_4 x);
33 INLINE_SIM_ENDIAN(unsigned_8) endian_h2t_8(unsigned_8 x);
34 INLINE_SIM_ENDIAN(unsigned_16) endian_h2t_16(unsigned_16 x);
36 INLINE_SIM_ENDIAN(unsigned_1) endian_t2h_1(unsigned_1 x);
37 INLINE_SIM_ENDIAN(unsigned_2) endian_t2h_2(unsigned_2 x);
38 INLINE_SIM_ENDIAN(unsigned_4) endian_t2h_4(unsigned_4 x);
39 INLINE_SIM_ENDIAN(unsigned_8) endian_t2h_8(unsigned_8 x);
40 INLINE_SIM_ENDIAN(unsigned_16) endian_t2h_16(unsigned_16 x)
    [all...]
sim-endian.c 97 INLINE_SIM_ENDIAN\
112 INLINE_SIM_ENDIAN\
sim-inline.h 451 # define INLINE_SIM_ENDIAN(TYPE) static INLINE UNUSED TYPE
454 # define INLINE_SIM_ENDIAN(TYPE) static UNUSED TYPE
458 # define INLINE_SIM_ENDIAN(TYPE) TYPE

Completed in 26 milliseconds