Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/one-true-awk/
H A Drun.c79 static Cell falsecell ={ OBOOL, BFALSE, 0, 0, 0.0, NUM }; variable
80 Cell *False = &falsecell;