Searched refs:COL_BTNINC (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 68 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 244 "inconsistent", COL_BTNINC, in init_left_tree() 294 "inconsistent", COL_BTNINC, in init_right_tree() 1125 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1130 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1136 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1189 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|
/openbmc/linux/scripts/kconfig/ |
H A D | gconf.c | 62 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 239 "inconsistent", COL_BTNINC, in init_left_tree() 289 "inconsistent", COL_BTNINC, in init_right_tree() 1122 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1127 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1133 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1186 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|