Home
last modified time | relevance | path

Searched defs:c_line (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/driver/
H A DPlatform.h52 cc_t c_line; // line discipline member
/openbsd-src/usr.bin/yacc/
H A Dreader.c443 char *c_line = dup_line(); in copy_text() local
594 char *c_line = dup_line(); in copy_union() local
1464 char *c_line = dup_line(); in copy_action() local
H A Derror.c125 unterminated_comment(int c_lineno, char *c_line, char *c_cptr) in unterminated_comment()
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-io.c204 int c_line; in tui_redisplay_readline() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.h736 struct java_line *p_line, *c_line; /* Previous and current line */ member