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