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 - 2
of
2
) 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));
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 23 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025