Searched refs:walloc (Results 1 - 1 of 1) sorted by relevance
/third_party/backends/backend/ | ||
H A D | epson.c | 342 #define walloc(x) (x *)malloc(sizeof(x)) macro 1860 if (NULL == (hdrunion = walloc (EpsonHdrUnionRec))) in command() |
Completed in 7 milliseconds