Home | History | Annotate | Download | only in nawk-20071023

Lines Matching full:truecell

73 static Cell	truecell	={ OBOOL, BTRUE, 0, 0, 1.0, NUM };
74 Cell *True = &truecell;