Home
last modified time | relevance | path

Searched refs:coding_t (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/th_tools/
H A Dth_define.c102 } coding_t; typedef
104 static coding_t ptypes[] = {
111 static coding_t atypes[] = {
121 static coding_t optypes[] = {
127 static coding_t doptypes[] = {
131 static coding_t ioptypes[] = {
430 str_to_bm(char *optarg, coding_t *c, uint_t *bm) in str_to_bm()
516 coding_t *ct; in define_op_err()