Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/lex/common/
H A Dparser.y370 maxpos = siconv(p);
379 nstates = siconv(p);
388 treesize = siconv(p);
397 outsize = siconv(p);
414 ntrans = siconv(p);
424 pchlen = siconv(p);
444 if((n = siconv(p)) <= 0 || n > ZCH){
711 yylval.i = siconv(token);
H A Dldefs.h272 int siconv(CHR *t);
H A Dsub1.c220 siconv(CHR *t) in siconv() function
/titanic_44/usr/src/lib/libast/common/features/
H A Diconv55 printf("#define iconv %siconv\n", lib);
80 printf("extern size_t %siconv(%siconv_t, char**, size_t*, char**, size_t*);\n", lib, lib);