Home
last modified time | relevance | path

Searched refs:IS_FALSE_TRAILER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c106 IS_FALSE_TRAILER, /* #elifs after a true are false */ enumerator
435 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse()
455 static void Melif (void) { keywordedit("endif"); state(IS_FALSE_TRAILER); } in Melif()
495 /* IS_FALSE_TRAILER */
/kernel/linux/linux-6.6/scripts/
H A Dunifdef.c106 IS_FALSE_TRAILER, /* #elifs after a true are false */ enumerator
435 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse()
455 static void Melif (void) { keywordedit("endif"); state(IS_FALSE_TRAILER); } in Melif()
495 /* IS_FALSE_TRAILER */

Completed in 4 milliseconds