Home
last modified time | relevance | path

Searched refs:elsize (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h343 # define Xcalloc(nelem, elsize) calloc(((nelem) == 0 ? 1 : (nelem)), (elsize)) argument
349 # define Xcalloc(nelem, elsize) calloc((nelem), (elsize)) argument