Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dxarray.h26 struct xarray { struct
32 xa_lockxarray global() argument
[all...]
/openbsd-src/regress/lib/libc/sys/
H A Dt_select.c66 static const char xarray[] = "0123456789abcdef"; in xtoa() local