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