Lines Matching refs:CHAR2INT
100 CHAR2INT(sp, tkp->name, strlen(tkp->name), wp, wlen); in cl_term_init()
102 CHAR2INT(sp, t, strlen(t), wp, wlen); in cl_term_init()
104 CHAR2INT(sp, tkp->output, strlen(tkp->output), wp, wlen); in cl_term_init()
121 CHAR2INT(sp, tkp->name, strlen(tkp->name), wp, wlen); in cl_term_init()
123 CHAR2INT(sp, t, strlen(t), wp, wlen); in cl_term_init()
145 CHAR2INT(sp, tkp->name, strlen(tkp->name), wp, wlen); in cl_term_init()
147 CHAR2INT(sp, t, strlen(t), wp, wlen); in cl_term_init()
154 CHAR2INT(sp, tkp->name, strlen(tkp->name), wp, wlen); in cl_term_init()
156 CHAR2INT(sp, t, strlen(t), wp, wlen); in cl_term_init()
158 CHAR2INT(sp, tkp->output, strlen(tkp->output), wp, wlen); in cl_term_init()
248 CHAR2INT(sp, p, strlen(p), wp, wlen); in cl_pfmap()