Searched refs:NAMED (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c93 } NAMED; typedef in typeref:struct:__anon2577
96 NAMED **v;
129 NAMED **p;
130 NAMED **end;
398 static NAMED *
406 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5846 static NAMED *
5857 tsize = table->size * sizeof(NAMED *);
5858 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
5886 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c93 } NAMED; typedef in typeref:struct:__anon3107
96 NAMED **v;
129 NAMED **p;
130 NAMED **end;
398 static NAMED *
406 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5846 static NAMED *
5857 tsize = table->size * sizeof(NAMED *);
5858 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
5886 size_t tsize = newSize * sizeof(NAMED *);
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c95 } NAMED; typedef in typeref:struct:__anon2775
98 NAMED **v;
131 NAMED **p;
132 NAMED **end;
401 static NAMED *
409 static NAMED * FASTCALL hashTableIterNext(HASH_TABLE_ITER *);
5969 static NAMED *
5980 tsize = table->size * sizeof(NAMED *);
5981 table->v = (NAMED **)table->mem->malloc_fcn(tsize);
6009 size_t tsize = newSize * sizeof(NAMED *);
[all...]

Completed in 65 milliseconds