Lines Matching defs:tristate
21 typedef enum tristate {
23 } tristate;
42 * @val: calculated tristate value
50 tristate val;
61 tristate tri;
66 tristate tri;
113 * An upper bound on the tristate value the user can set for the symbol
114 * if it is a boolean or tristate. Calculated from prompt dependencies,
120 tristate visible;
306 tristate expr_calc_value(struct expr *e);
318 tristate pr_type, const char *title);