OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:new_array_end
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl2/xcvs/dist/lib/
regcomp.c
2635
wchar_t *new_array_start, *
new_array_end
;
2643
new_array_end
= re_realloc (mbcset->range_ends, wchar_t,
2646
if (BE (new_array_start == NULL ||
new_array_end
== NULL, 0))
2650
mbcset->range_ends =
new_array_end
;
2866
uint32_t *
new_array_end
;
2872
new_array_end
= re_realloc (mbcset->range_ends, uint32_t,
2875
if (BE (new_array_start == NULL ||
new_array_end
== NULL, 0))
2879
mbcset->range_ends =
new_array_end
;
2626
wchar_t *new_array_start, *
new_array_end
;
local
2857
uint32_t *
new_array_end
;
local
Completed in 138 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026