Searched refs:CONVERT_SM_to_2C_to_SM (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/datatypes/int/
H A Dsc_nbexterns.cpp112 that CONVERT_SM_to_2C_to_SM and COPY_DIGITS are defined for signed and
136 #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM macro
150 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
199 #undef CONVERT_SM_to_2C_to_SM macro
211 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM macro
225 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
274 #undef CONVERT_SM_to_2C_to_SM macro
290 #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM macro
311 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
348 #undef CONVERT_SM_to_2C_to_SM macro
360 #define CONVERT_SM_to_2C_to_SM macro
418 #undef CONVERT_SM_to_2C_to_SM macro
[all...]
/gem5/src/systemc/dt/int/
H A Dsc_nbexterns.cc103 that CONVERT_SM_to_2C_to_SM and COPY_DIGITS are defined for signed and
124 #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM macro
136 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
179 #undef CONVERT_SM_to_2C_to_SM macro
187 #define CONVERT_SM_to_2C_to_SM convert_unsigned_SM_to_2C_to_SM macro
199 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
242 #undef CONVERT_SM_to_2C_to_SM macro
254 #define CONVERT_SM_to_2C_to_SM convert_signed_SM_to_2C_to_SM macro
273 us = CONVERT_SM_to_2C_to_SM(us, unb, old_und, ud);
305 #undef CONVERT_SM_to_2C_to_SM macro
313 #define CONVERT_SM_to_2C_to_SM macro
364 #undef CONVERT_SM_to_2C_to_SM macro
[all...]

Completed in 8 milliseconds