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

/gem5/src/systemc/tests/tlm/endian_conv/
H A Dtest_endian_conv.cpp64 local_single_tohe(tlm_generic_payload *txn, unsigned int sizeof_databus);
168 case 4: convert(local_single_tohe); break;
343 local_single_tohe(tlm_generic_payload *txn, unsigned int sizeof_databus) { function
345 cout << "Error: local_single_tohe() wrongly called\n";

Completed in 3 milliseconds