Searched defs:flatlike (Results 1 – 1 of 1) sorted by relevance
1354 FLAT_instruction& flatlike() { return *(FLAT_instruction*)this; } in flatlike() function1356 const FLAT_instruction& flatlike() const { return *(FLAT_instruction*)this; } in flatlike() function