Home
last modified time | relevance | path

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

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