OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:start_off
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/less/dist/
search.c
1388
int
start_off
= sp[0] - cline;
local
1394
sshift = swidth * get_seg(linepos, linepos + chpos[
start_off
]);
/src/external/gpl3/binutils/dist/gas/
read.c
3648
addressT
start_off
;
3660
start_off
= frag_now_fix ();
3690
&& frag_off + frag_now_fix () <
start_off
+ exp.X_add_number);
3645
addressT
start_off
;
local
/src/external/gpl3/binutils.old/dist/gas/
read.c
3640
addressT
start_off
;
3652
start_off
= frag_now_fix ();
3682
&& frag_off + frag_now_fix () <
start_off
+ exp.X_add_number);
3637
addressT
start_off
;
local
/src/external/gpl3/gcc/dist/gcc/
gimple-fold.cc
4508
HOST_WIDE_INT
start_off
= 0, next_off = 0;
local
4512
start_off
= buf->off + buf->size;
4513
next_off =
start_off
+ sz;
4514
start_size =
start_off
% UNITS_PER_WORD;
4515
start_off
-= start_size;
4558
union_buf->off =
start_off
;
/src/external/gpl3/gcc.old/dist/gcc/
gimple-fold.cc
4508
HOST_WIDE_INT
start_off
= 0, next_off = 0;
local
4512
start_off
= buf->off + buf->size;
4513
next_off =
start_off
+ sz;
4514
start_size =
start_off
% UNITS_PER_WORD;
4515
start_off
-= start_size;
4558
union_buf->off =
start_off
;
Completed in 74 milliseconds
Indexes created Mon Sep 14 00:24:24 UTC 2026