OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:line_format
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl2/diffutils/dist/src/
diff.h
170
XTERN char const *
line_format
[NEW + 1];
169
XTERN char const *
line_format
[NEW + 1];
variable
/src/external/gpl2/groff/dist/src/preproc/tbl/
main.cpp
1267
entry_format *
line_format
= f->entry[format_index];
local
1278
&&
line_format
[col].type == FORMAT_SPAN) {
1279
tbl->add_entry(current_row, col, "", &
line_format
[col],
1408
&
line_format
[col], current_filename, ln);
1424
tbl->add_entry(current_row, col, input_entry, &
line_format
[col],
/src/external/gpl2/xcvs/dist/diff/
diff.h
159
EXTERN char *
line_format
[UNCHANGED + 1];
158
EXTERN char *
line_format
[UNCHANGED + 1];
variable
/src/external/bsd/byacc/dist/
reader.c
102
char
line_format
[] = "#line %d \"%s\"\n";
variable
850
msprintf(code_mstr,
line_format
, lineno, input_file_name);
3286
msprintf(code_mstr,
line_format
, lineno, input_file_name);
Completed in 20 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026