OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:appendnum
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/sed/
process.c
89
size_t
appendnum
; /* Size of appends array. */
variable in typeref:typename:size_t
129
if (appendx >=
appendnum
)
132
(
appendnum
*= 2));
222
if (appendx >=
appendnum
)
225
(
appendnum
*= 2));
Completed in 12 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025