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