OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reslt
(Results
1 - 1
of
1
) sorted by null
/ndk/sources/host-tools/make-3.81/
vmsify.c
117
static char
reslt
[1024];
local
118
$DESCRIPTOR (reslt_dsc,
reslt
);
135
reslt
[resltlen] = '\0';
140
strcpy (s,
reslt
);
Completed in 465 milliseconds