Home
last modified time | relevance | path

Searched defs:bol (Results 1 – 12 of 12) sorted by relevance

/NextBSD/contrib/netbsd-tests/lib/libc/gen/
HDt_humanize_number.c160 static int col, bol = 1; variable
/NextBSD/usr.bin/grep/regex/
HDfastmatch.h27 bool bol; member
/NextBSD/contrib/groff/src/preproc/pic/
HDmain.cpp48 int bol; member in top_input
HDlex.cpp250 inline int input_stack::bol() in bol() function in input_stack
836 int bol = input_stack::bol(); in get_token() local
/NextBSD/usr.bin/tip/tip/
HDtip.c386 int bol = 1; in tipin() local
/NextBSD/usr.bin/rlogin/
HDrlogin.c381 int bol, local, n; in writer() local
/NextBSD/tools/tools/ath/athprom/
HDathprom.c212 int bol; variable
/NextBSD/contrib/groff/src/preproc/refer/
HDcommand.cpp165 int bol = 1; in push_file() local
/NextBSD/crypto/heimdal/appl/telnet/telnet/
HDtelnet.c1814 static int bol = 1, local = 0; variable
/NextBSD/contrib/telnet/telnet/
HDtelnet.c1899 static int bol = 1, local = 0; variable
/NextBSD/contrib/groff/src/roff/troff/
HDinput.cpp2722 int bol = 1; in process_input_stack() local
4356 int bol = 1; in do_define_macro() local
6954 int bol = 1; in transparent_file() local
/NextBSD/contrib/ee/
HDee.c3025 bol() /* move to beginning of line */ in bol() function