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

/linux-master/scripts/
H A Dunifdef.c431 static void Pelif (void) { print(); ignoreoff(); state(IS_PASS_MIDDLE); } function
441 static void Fpass (void) { nest(); Pelif(); }
447 static void Oelif (void) { if (!iocccok) Eioccc(); Pelif(); }
453 static void Mpass (void) { memcpy(keyword, "if ", 4); Pelif(); }
472 { Itrue, Ifalse,Fpass, Ftrue, Ffalse,Pelif, Mtrue, Delif, Pelse, Pendif,
473 Oiffy, Oiffy, Fpass, Oif, Oif, Pelif, Oelif, Oelif, Pelse, Pendif,
476 { Idrop, Idrop, Fdrop, Fdrop, Fdrop, Pelif, Mtrue, Delif, Pelse, Pendif,

Completed in 94 milliseconds