"==", "ne" => "!=", "lt" => "<", "gt" => ">", "le" => "<=", "ge" => ">=" ]; ?> $op) : ?> static inline token_t psi_calc_cmp_(token_t t1, impl_val *v1, token_t t2, impl_val *v2, impl_val *res) { switch (t1) { $v1) : ?> #if HAVE_ case PSI_T_: switch (t2) { $v2) : ?> # if HAVE_ case PSI_T_: res->u8 = v1-> v2->; break; # endif default: assert(0); break; } break; #endif default: assert(0); break; } return PSI_T_UINT8; }