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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c411 static void FASTCALL poolDestroy(STRING_POOL *);
1119 poolDestroy(&tempPool);
1120 poolDestroy(&temp2Pool);
5618 poolDestroy(&(p->pool));
5619 poolDestroy(&(p->entityValuePool));
6005 poolDestroy(STRING_POOL *pool) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c411 static void FASTCALL poolDestroy(STRING_POOL *);
1119 poolDestroy(&tempPool);
1120 poolDestroy(&temp2Pool);
5618 poolDestroy(&(p->pool));
5619 poolDestroy(&(p->entityValuePool));
6005 poolDestroy(STRING_POOL *pool) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c414 static void FASTCALL poolDestroy(STRING_POOL *);
1169 poolDestroy(&tempPool);
1170 poolDestroy(&temp2Pool);
5738 poolDestroy(&(p->pool));
5739 poolDestroy(&(p->entityValuePool));
6128 poolDestroy(STRING_POOL *pool) function

Completed in 34 milliseconds