OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newparts
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
dosio.c
184
PARTITION **
newparts
;
local
338
newparts
= (PARTITION**)realloc(partitions, sizeof(PARTITION) * npart);
339
if (!
newparts
) {
343
partitions =
newparts
;
/external/gptfdisk/
gpt.cc
[
all
...]
/external/llvm/lib/Support/
APFloat.cpp
[
all
...]
Completed in 107 milliseconds