Home
last modified time | relevance | path

Searched refs:LT_FALSEI (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Dunifdef.c68 LT_FALSEI, /* a false #if with ignore flag */ enumerator
689 ? LT_TRUEI : LT_FALSEI; in parseline()
708 retval == LT_TRUEI || retval == LT_FALSEI) in parseline()