Searched refs:LIMIT_HIGH (Results 1 – 2 of 2) sorted by relevance
110 if (*yk < -LIMIT_HIGH) in controller_handler()111 *yk = -LIMIT_HIGH; in controller_handler()
122 #define LIMIT_HIGH (95) macro