Searched refs:setstate (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Drandom.c58 * setstate() routine with the same array as was initiallized with initstate().
69 * in it -- see setstate() for details).
215 * be able to restart with setstate().
217 * setstate() so that it doesn't matter when initstate is called.
288 * setstate:
295 * setstate() with the same state as the current state.
300 setstate(const char *arg_state) function
/osnet-11/usr/src/lib/libpp/common/
H A Dpplib.h388 #undef setstate /* random clash! */ macro
454 #define setstate(s,v) ((v)?(pp.state|=(s)):(pp.state&=~(s))) macro
H A Dppcontrol.c2079 setstate(NOTEXT, !i0);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dsafeops.t418 setstate SKIP
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm336 warn die lineseq nextstate scope enter leave setstate
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc813 char *setstate(const char *arg_state);

Completed in 34 milliseconds