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/
Dxarray.h26 struct xarray { struct
33 struct xarray name = { \ argument
/openbsd/src/regress/lib/libc/sys/
Dt_select.c66 static const char xarray[] = "0123456789abcdef"; in xtoa() local