OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nwordc
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/error/
subr.c
368
int
nwordc
= emptyhead + wordc;
local in function:wordvsplice
371
nwordv = Calloc(
nwordc
, sizeof (char *));
374
for (i = emptyhead; i <
nwordc
; i++)
subr.c
368
int
nwordc
= emptyhead + wordc;
local in function:wordvsplice
371
nwordv = Calloc(
nwordc
, sizeof (char *));
374
for (i = emptyhead; i <
nwordc
; i++)
Completed in 22 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025