home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD2.bin
/
bbs
/
gnu
/
emacs-19.28-src.lha
/
emacs-19.28
/
src
/
bytecode_protos.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-08-18
|
179 b
|
13 lines
/* Prototypes for functions defined in
bytecode.c
*/
extern int Qbytecode;
extern struct Lisp_Subr Sbyte_code;
int Fbyte_code(int , int , int );
int syms_of_bytecode(void);