Home
last modified time | relevance | path

Searched defs:xspanalloc (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/9/kw/
H A Duncached.h14 #define xspanalloc ucallocalign macro
/plan9/sys/src/9/omap/
H A Duncached.h14 #define xspanalloc ucallocalign macro
/plan9/sys/src/9/port/
H A Dxalloc.c91 xspanalloc(ulong size, int align, ulong span) in xspanalloc() function