Searched refs:x_bol (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dscanner.c63 if (cx.x_bol && c != EOF) {
64 cx.x_bol = 0;
68 cx.x_bol = 1;
87 cx.x_bol = 0;
H A Dcontext.h77 #define x_bol x_un.x_f.X_bol macro
H A Dcontext.c103 cx.x_bol = 1;

Completed in 89 milliseconds