OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_matches
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xedit/dist/
commands.c
679
unsigned
n_matches
, len, mlen, buflen;
local
742
n_matches
= buflen = 0;
853
* (
n_matches
+ 1));
856
matches[
n_matches
] = XtMalloc(d_namlen + 2);
857
strcpy(matches[
n_matches
], ent->d_name);
858
strcat(matches[
n_matches
], "/");
862
matches[
n_matches
] = XtNewString(ent->d_name);
864
else if (mlen == 0 &&
n_matches
>= 1) {
865
++
n_matches
;
868
++
n_matches
;
[
all
...]
/xsrc/external/mit/xcmsdb/dist/
loadData.c
1332
int
n_matches
;
1450
&pCorrection->visual_info, &
n_matches
);
1452
if (!
n_matches
) {
1458
if (
n_matches
> 1) {
Completed in 7 milliseconds
Indexes created Sat Jul 04 00:25:45 UTC 2026