Home | History | Annotate | Download | only in src

Lines Matching refs:typeset

612 /* typeset, global, export, and readonly */
640 /* called with 'typeset -' */
643 /* typeset */
709 /* typeset: show values as well */
814 } else if (!typeset(wp[i], fset, fclr, field, base)) {
888 shf_puts("typeset ", shl_stdout);
933 "typeset " :
1461 typeset("OPTARG", 0, INTEGER, 0, 0);
1475 typeset(var, EXPORT, 0, 0, 0);
2135 typeset(*wp, EXPORT, 0, 0, 0);