OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:contents_offset
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/texinfo/dist/info/
dir.c
172
long
contents_offset
, fb_offset;
local
185
contents_offset
= search_forward (INFO_MENU_LABEL, &contents_binding);
189
if (
contents_offset
== -1)
192
/* There is a menu in CONTENTS, and
contents_offset
points to the first
195
contents_offset
+= skip_whitespace_and_newlines (contents +
contents_offset
);
234
/*
CONTENTS_OFFSET
and FB_OFFSET point to the starts of the menus that
271
(fb, &fb_binding, contents +
contents_offset
, size -
contents_offset
);
dir.c
172
long
contents_offset
, fb_offset;
local
185
contents_offset
= search_forward (INFO_MENU_LABEL, &contents_binding);
189
if (
contents_offset
== -1)
192
/* There is a menu in CONTENTS, and
contents_offset
points to the first
195
contents_offset
+= skip_whitespace_and_newlines (contents +
contents_offset
);
234
/*
CONTENTS_OFFSET
and FB_OFFSET point to the starts of the menus that
271
(fb, &fb_binding, contents +
contents_offset
, size -
contents_offset
);
dir.c
172
long
contents_offset
, fb_offset;
local
185
contents_offset
= search_forward (INFO_MENU_LABEL, &contents_binding);
189
if (
contents_offset
== -1)
192
/* There is a menu in CONTENTS, and
contents_offset
points to the first
195
contents_offset
+= skip_whitespace_and_newlines (contents +
contents_offset
);
234
/*
CONTENTS_OFFSET
and FB_OFFSET point to the starts of the menus that
271
(fb, &fb_binding, contents +
contents_offset
, size -
contents_offset
);
Completed in 146 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026