OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_row
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/mdocml/dist/
tbl_int.h
32
struct tbl_row *
first_row
; /* First layout row. */
member in struct:tbl_node
/src/external/gpl2/texinfo/dist/info/
window.h
57
(0, window->height + window->
first_row
) is the first character of this
66
int
first_row
; /* Offset of the first line in the_screen. */
member in struct:window_struct
/src/external/gpl2/texinfo/dist/makeinfo/
multi.c
89
static int
first_row
;
364
first_row
= 1;
520
if (!
first_row
)
536
first_row
= 0;
544
xml_end_multitable_row (
first_row
);
549
first_row
= 0;
553
first_row
= 0;
88
static int
first_row
;
variable
/src/external/gpl3/gcc/dist/gcc/
modulo-sched.cc
3302
ps_insn_ptr
first_row
= ps->rows[0];
3311
ps->rows[last_row] =
first_row
;
3297
ps_insn_ptr
first_row
= ps->rows[0];
local
/src/external/gpl3/gcc.old/dist/gcc/
modulo-sched.cc
3301
ps_insn_ptr
first_row
= ps->rows[0];
3310
ps->rows[last_row] =
first_row
;
3296
ps_insn_ptr
first_row
= ps->rows[0];
local
Completed in 28 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026