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