Home
last modified time | relevance | path

Searched defs:tristate (Results 1 – 3 of 3) sorted by relevance

/scripts/kconfig/
Dzconf.gperf32 tristate, T_TYPE, TF_COMMAND, S_TRISTATE keyword
Dexpr.h27 typedef enum tristate { enum
29 } tristate; typedef
Dconfdata.c956 FILE *out, *tristate, *out_h; in conf_write_autoconf() local