ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.9 by root, Sat Jul 21 02:49:09 2001 UTC vs.
Revision 1.10 by root, Sat Jul 21 04:19:34 2001 UTC

8# define CHK(x) if (!(x)) croak("FATAL, CHK: " #x) 8# define CHK(x) if (!(x)) croak("FATAL, CHK: " #x)
9#endif 9#endif
10 10
11#define MAY_FLUSH /* increases codesize */ 11#define MAY_FLUSH /* increases codesize */
12 12
13#define SUB_INIT "Coro::State::_newcoro" 13#define SUB_INIT "Coro::State::coroutine_initialization"
14 14
15#define SAVE_DEFAV 0x00000001 15#define SAVE_DEFAV 0x00000001
16#define SAVE_DEFSV 0x00000002 16#define SAVE_DEFSV 0x00000002
17#define SAVE_ERRSV 0x00000004 17#define SAVE_ERRSV 0x00000004
18 18

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines