Searched refs:tvalue (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Ddextern.h184 int tvalue; /* token issued for the character */ member in struct:mbclit
189 int tvalue; member in struct:ntsymb
H A Dy2.c205 nontrst[ii].tvalue = 0;
410 j = nontrst[t-NTBASE].tvalue;
423 nontrst[t-NTBASE].tvalue = ty;
797 nontrst[*prdptr[nprod]-NTBASE].tvalue) {
810 tempty = nontrst[tempty-NTBASE].tvalue;
813 if (tempty != nontrst[*prdptr[nprod]-NTBASE].tvalue) {
1277 v = nontrst[t-NTBASE].tvalue;
2052 return (mbchars->tvalue);
2065 return (mbchars[nmbchars-1].tvalue = extval++);
H A Dyaccpar115 return yymbchars[mid].tvalue;
H A Dy4.c61 yypgo = &nontrst[0].tvalue;
H A Dy3.c561 "\n\tint tvalue;\n}yymbchars[YYNMBCHARS]={\n");
564 (int)mbchars[i].character, mbchars[i].tvalue);
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/profile/
H A Dprof_solaris.c414 char **tvalue = NULL; local
429 for (tvalue = values; *tvalue; tvalue++) {
431 code = profile_add_relation(profile, hierarchy, *tvalue);
/illumos-gate/usr/src/lib/libast/common/misc/
H A Dmagic.c2409 sfprintf(sp, "cont\toffset\ttype\top\tmask\tvalue\tmime\tdesc\n");
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c1062 time_t tvalue = (time_t)value; local
1063 printf("%s", ctime(&tvalue));

Completed in 80 milliseconds