Home
last modified time | relevance | path

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

/dragonfly/bin/ed/
H A Dbuf.c244 static unsigned char ctab[256]; /* character translation table */ variable
/dragonfly/bin/dd/
H A Ddd.c81 const u_char *ctab; /* conversion table */ variable
H A Dargs.c303 const u_char *ctab; member
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsmap.c40 enum tokens const ctab[] = { enum
/dragonfly/contrib/gcc-8.0/gcc/
H A Dexpr.c340 convert_optab ctab; in convert_mode_scalar() local
379 convert_optab ctab = unsignedp ? zext_optab : sext_optab; in convert_mode_scalar() local