OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nsi
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/none/tests/linux/
mremap2.c
108
int alocal, maymove, fixed,
nsi
, dstpossible;
local
123
for (
nsi
= 0;
nsi
< 6;
nsi
++) {
127
int newsize = newsizes[
nsi
] * PAGE;
144
maymove, fixed, newsizes[
nsi
], dstpossible, dst );
/external/chromium_org/third_party/libxslt/libxslt/
xslt.c
628
xsltNsListContainerPtr
nsi
;
local
636
nsi
= (xsltNsListContainerPtr) list->items[i];
637
if (
nsi
->list != NULL)
638
xmlFree(
nsi
->list);
639
xmlFree(
nsi
);
2503
xsltNsListContainerPtr
nsi
= NULL;
local
[
all
...]
Completed in 90 milliseconds