Home
last modified time | relevance | path

Searched defs:first_line (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/byacc/test/btyacc/
H A Derr_inherit4.tab.h29 int first_line; member
H A Dbtyacc_demo.tab.h40 int first_line; member
H A Derr_inherit4.tab.c168 int first_line; member
H A Dbtyacc_demo.tab.c172 int first_line; member
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DREPL.cpp145 const char *first_line = lines.GetStringAtIndex(0); in IOHandlerIsInputComplete() local
/freebsd/contrib/ee/
H A Dnew_curse.h178 struct _line *first_line; member
H A Dee.c130 struct text *first_line; /* first line of current buffer */ variable
/freebsd/contrib/unbound/smallapp/
H A Dunbound-control.c873 int was_error = 0, first_line = 1; in go_cmd() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp990 if (auto first_line = lines->getNext()) { in ParseVariableForPDBData() local
1892 if (auto first_line = lines->getNext()) in GetCompileUnitContainsAddress() local