/* * $Source$ * $State$ */ #include extern quad emit_ha(struct expr_t* expr, bool is_signed); extern quad emit_lo(struct expr_t* expr);