pike.git
/
src
/
program.h
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/program.h:122:
extern const char *const lfun_names[]; extern struct pike_string *lfun_strings[]; #ifndef STRUCT_NODE_S_DECLARED #define STRUCT_NODE_S_DECLARED struct node_s; typedef struct node_s node; #endif
-
#ifndef STRUCT_OBJECT_DECLARED
-
#define STRUCT_OBJECT_DECLARED
-
struct object;
-
#endif
-
+
#undef EXTERN #undef STRUCT #undef PUSH #undef POP #undef DECLARE #define STRUCT #include "compilation.h" #define EXTERN