Home
last modified time | relevance | path

Searched defs:xmalloc_array (Results 1 – 2 of 2) sorted by relevance

/xen/xen/include/xen/
A Dxmalloc.h33 #define xmalloc_array(_type, _num) \ macro
/xen/tools/tests/vhpet/
A Demul.h90 #define xmalloc_array(_type, _num) (void *)(_type)(_num) macro

Completed in 4 milliseconds