OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lbloff
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/cc/ccom/
inline.c
313
int
lbloff
= 0;
local
324
lbloff
= crslab - ipp->ip_lblnum;
331
pp->ip_lblnum +=
lbloff
;
352
glval(p->n_left) +
lbloff
);
355
glval(p->n_right) +
lbloff
);
357
nip->ip_lbl +=
lbloff
;
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
inline.c
242
int
lbloff
= 0;
local
253
lbloff
= crslab - ipp->ip_lblnum;
260
pp->ip_lblnum +=
lbloff
;
280
glval(p->n_left) +=
lbloff
;
282
glval(p->n_right) +=
lbloff
;
284
nip->ip_lbl +=
lbloff
;
/src/external/gpl3/gcc/dist/gcc/
ctfout.cc
467
uint32_t
lbloff
= 0;
local
502
dw2_asm_output_data (4,
lbloff
, "cth_lbloff");
/src/external/gpl3/gcc.old/dist/gcc/
ctfout.cc
467
uint32_t
lbloff
= 0;
local
502
dw2_asm_output_data (4,
lbloff
, "cth_lbloff");
Completed in 23 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026