Searched refs:PSEUDO_INVERSE_OPTION_MASK (Results 1 – 2 of 2) sorted by relevance
446 ctx->options |= PSEUDO_INVERSE_OPTION_MASK; in enable_pseudo_inverse_simplification()450 ctx->options &= ~PSEUDO_INVERSE_OPTION_MASK; in disable_pseudo_inverse_simplification()523 return (ctx->options & PSEUDO_INVERSE_OPTION_MASK) != 0; in context_pseudo_inverse_enabled()
141 #define PSEUDO_INVERSE_OPTION_MASK 0x1000 macro150 BVARITHELIM_OPTION_MASK|BREAKSYM_OPTION_MASK|PSEUDO_INVERSE_OPTION_MASK|\