Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/grep/
H A Dgrep.h107 bool bol; member
/netbsd-src/tests/lib/libc/gen/
H A Dt_humanize_number.c154 static int col, bol = 1; variable
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/
H A Dmain.cpp50 int bol; member in top_input
H A Dlex.cpp252 inline int input_stack::bol() in bol() function in input_stack
838 int bol = input_stack::bol(); in get_token() local
/netbsd-src/usr.bin/tip/
H A Dtip.c418 char gch, bol = 1; in tipin() local
/netbsd-src/usr.bin/rlogin/
H A Drlogin.c433 int bol, local; in writer() local
/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dcommand.cpp167 int bol = 1; in push_file() local
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c1828 static int bol = 1, local = 0; variable
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c2513 char *bol = eol; in readstring() local
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dinput.cpp2724 int bol = 1; in process_input_stack() local
4358 int bol = 1; in do_define_macro() local
6956 int bol = 1; in transparent_file() local
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc4952 bool bol = true; in cpp_directive_only_process() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc4010 bool bol; /* Beginning of line. */ member