Searched defs:ctab (Results 1 - 4 of 4) sorted by relevance
| /src/bin/dd/ | ||
| H A D | args.c | 357 const u_char *ctab; member in struct:conv |
| H A D | dd.c | 93 const u_char *ctab; /* conversion table */ variable in typeref:typename:const u_char * |
| /src/bin/ed/ | ||
| H A D | buf.c | 283 unsigned char ctab[256]; /* character translation table */ variable in typeref:typename:unsigned char[256] |
| /src/games/worms/ | ||
| H A D | worms.c | 217 int *ctab = NULL; local in function:main 559 initclr(int** ctab) argument |
Completed in 5 milliseconds