Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/awk/
Drun.c75 static Cell truecell ={ OBOOL, BTRUE, 0, 0, 1.0, NUM, NULL }; variable
76 Cell *True = &truecell;