OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:targindex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
wrstabs.c
867
long
targindex
;
873
targindex
= info->type_stack->index;
875
if (
targindex
<= 0
892
if ((size_t)
targindex
>= *cache_alloc)
899
while ((size_t)
targindex
>= alloc)
907
tindex = (*cache)[
targindex
];
929
(*cache)[
targindex
] = tindex;
865
long
targindex
;
local
wrstabs.c
867
long
targindex
;
873
targindex
= info->type_stack->index;
875
if (
targindex
<= 0
892
if ((size_t)
targindex
>= *cache_alloc)
899
while ((size_t)
targindex
>= alloc)
907
tindex = (*cache)[
targindex
];
929
(*cache)[
targindex
] = tindex;
865
long
targindex
;
local
/src/external/gpl3/binutils.old/dist/binutils/
wrstabs.c
869
long
targindex
;
875
targindex
= info->type_stack->index;
877
if (
targindex
<= 0
894
if ((size_t)
targindex
>= *cache_alloc)
901
while ((size_t)
targindex
>= alloc)
909
tindex = (*cache)[
targindex
];
931
(*cache)[
targindex
] = tindex;
867
long
targindex
;
local
wrstabs.c
869
long
targindex
;
875
targindex
= info->type_stack->index;
877
if (
targindex
<= 0
894
if ((size_t)
targindex
>= *cache_alloc)
901
while ((size_t)
targindex
>= alloc)
909
tindex = (*cache)[
targindex
];
931
(*cache)[
targindex
] = tindex;
867
long
targindex
;
local
Completed in 71 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026