Subversion Repositories Kolibri OS

Rev

Rev 4874 | Rev 6099 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4874 Rev 5192
Line 37... Line 37...
37
#define _P	020
37
#define _P	020
38
#define _C	040
38
#define _C	040
39
#define _X	0100
39
#define _X	0100
40
#define	_B	0200
40
#define	_B	0200
Line -... Line 41...
-
 
41
 
41
 
42
extern
42
#ifndef _MB_CAPABLE
43
#ifndef _MB_CAPABLE
43
_CONST
44
_CONST
44
#endif
45
#endif
Line 45... Line 46...
45
extern	__IMPORT char	*__ctype_ptr__;
46
__IMPORT char   *__ctype_ptr__;
46
 
47
 
47
#ifndef __cplusplus
48
#ifndef __cplusplus
48
/* These macros are intentionally written in a manner that will trigger
49
/* These macros are intentionally written in a manner that will trigger