Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.bin/tr/
H A Dcmap.h43 struct cmap { struct
47 struct cmapnode *cm_root; argument
54 struct cmap * cmap_alloc(void); argument
/freebsd/contrib/tcsh/
H A Dsh.char.h151 # define cmap(c, bits) \ macro
155 # define cmap(c, bits) \ macro
159 # define cmap(c, bits) \ macro
/freebsd/sys/dev/isp/
H A Disp_pci.c899 int i, error, cmap; in isp_pci_mbxdma() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_draid.c628 uint8_t *cmap = kmem_alloc(n, KM_SLEEP); vdev_draid_shuffle_perms() local
/freebsd/stand/common/
H A Dgfx_fb.c149 uint32_t cmap[NCMAP]; variable