OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wordindex
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/error/
pi.c
329
int
wordindex
;
local in function:pi
337
for (
wordindex
= undefined ? 5 : 6;
338
wordindex
<= cur_wordc;
339
wordindex
++) {
346
nwordv[1] = cur_wordv[
wordindex
];
347
if (
wordindex
!= cur_wordc)
subr.c
314
int
wordindex
;
local in function:wordvbuild
325
for (cp=string,
wordindex
=0; wordcount > 0;
wordindex
++, --wordcount) {
330
wordv[
wordindex
] = cp;
337
wordv[
wordindex
] = NULL;
339
for (wordcount = 0; wordcount <
wordindex
; wordcount++)
343
*r_wordc =
wordindex
;
Completed in 14 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025