Searched refs:Dfalse (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/unifdef/ |
H A D | unifdef.c | 574 static void Dfalse(void) { drop(); ignoreoff(); state(IS_FALSE_TRAILER); } in Dfalse() function 579 static void Fdrop (void) { nest(); Dfalse(); } in Fdrop() 607 { Itrue, Ifalse,Fpass, Ftrue, Ffalse,Dfalse,Dfalse,Dfalse,Delse, Dendif, 635 { Idrop, Idrop, Fdrop, Fdrop, Fdrop, Dfalse,Dfalse,Dfalse,Delse, Dendif, 636 Idrop, Idrop, Fdrop, Fdrop, Fdrop, Dfalse,Dfalse,Dfalse,Delse, Eioccc,
|