This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
a "replacement" for awk and sed
[perl5.git]
/
INTERN.h
Commit
Line
Data
8d063cd8
LW
1
/* $Header: INTERN.h,v 1.0 87/12/18 13:02:39 root Exp $
2
*
3
* $Log: INTERN.h,v $
4
* Revision 1.0 87/12/18 13:02:39 root
5
* Initial revision
6
*
7
*/
8
9
#undef EXT
10
#define EXT
11
12
#undef INIT
13
#define INIT(x) = x
14
15
#define DOINIT