Home
last modified time | relevance | path

Searched defs:cmap (Results 1 – 4 of 4) 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/stand/common/
H A Dgfx_fb.c147 uint32_t cmap[NCMAP]; variable