Searched defs:DATA_STYPE (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-i386/
H A Dshift_helper_template.h32 #define DATA_STYPE int8_t macro
37 #define DATA_STYPE int16_t macro
42 #define DATA_STYPE int32_t macro
47 #define DATA_STYPE int64_t macro
116 #undef DATA_STYPE macro
H A Dcc_helper_template.h32 #define DATA_STYPE int8_t macro
37 #define DATA_STYPE int16_t macro
42 #define DATA_STYPE int32_t macro
47 #define DATA_STYPE int64_t macro
273 #undef DATA_STYPE macro
/external/qemu/include/exec/
H A Dsoftmmu_header.h40 #define DATA_STYPE int16_t macro
45 #define DATA_STYPE int8_t macro
117 res = (DATA_STYPE)glue(glue(helper_ld, SUFFIX),
207 #undef DATA_STYPE macro

Completed in 102 milliseconds