Searched refs:xcalloc (Results 1 – 2 of 2) sorted by relevance
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ | ||
D | st.c | 56 #define Calloc(n,s) (char*)xcalloc((n),(s)) |
D | regint.h | 106 #define xcalloc calloc macro |