Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.gperf31 tristate, T_TYPE, TF_COMMAND, S_TRISTATE keyword
H A Dexpr.h25 typedef enum tristate { enum
27 } tristate; typedef
H A Dconfdata.c776 FILE *out, *tristate, *out_h; in conf_write_autoconf() local