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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c447 #define poolAppendChar(pool, c) \ macro
2815 if (!poolAppendChar(&tempPool, c))
2823 if (!poolAppendChar(&tempPool, *s))
2854 if (!poolAppendChar(&tempPool, *s))
3970 if (!poolAppendChar(&tempPool, XML_T(')'))
3971 || !poolAppendChar(&tempPool, XML_T('\0')))
4007 if (!poolAppendChar(&tempPool, XML_T(')'))
4008 || !poolAppendChar(&tempPool, XML_T('\0')))
4810 if (!poolAppendChar(pool, XML_T('\0')))
4856 if (!poolAppendChar(poo
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c447 #define poolAppendChar(pool, c) \ macro
2815 if (!poolAppendChar(&tempPool, c))
2823 if (!poolAppendChar(&tempPool, *s))
2854 if (!poolAppendChar(&tempPool, *s))
3970 if (!poolAppendChar(&tempPool, XML_T(')'))
3971 || !poolAppendChar(&tempPool, XML_T('\0')))
4007 if (!poolAppendChar(&tempPool, XML_T(')'))
4008 || !poolAppendChar(&tempPool, XML_T('\0')))
4810 if (!poolAppendChar(pool, XML_T('\0')))
4856 if (!poolAppendChar(poo
[all...]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c454 #define poolAppendChar(pool, c) \ macro
2921 if (!poolAppendChar(&tempPool, c))
2929 if (!poolAppendChar(&tempPool, *s))
2960 if (!poolAppendChar(&tempPool, *s))
4091 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
4092 || !poolAppendChar(&tempPool, XML_T('\0')))
4128 if (!poolAppendChar(&tempPool, XML_T(ASCII_RPAREN))
4129 || !poolAppendChar(&tempPool, XML_T('\0')))
4932 if (!poolAppendChar(pool, XML_T('\0')))
4978 if (!poolAppendChar(poo
[all...]

Completed in 49 milliseconds