Searched refs:DLLEXP (Results 1 - 9 of 9) sorted by relevance

/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Declipseclass.h43 #define DLLEXP __declspec(dllimport) macro
48 #define DLLEXP macro
H A Declipse.h39 #define DLLEXP __declspec(dllimport) macro
44 #define DLLEXP macro
H A Dembed.h65 Extern DLLEXP t_eclipse_data ec_;
66 Extern DLLEXP t_ext_type ec_xt_double_arr;
67 Extern DLLEXP t_ext_type ec_xt_long_arr;
68 Extern DLLEXP t_ext_type ec_xt_char_arr;
74 Extern DLLEXP int Winapi ec_set_option_int ARGS((int, int));
75 Extern DLLEXP int Winapi ec_set_option_long ARGS((int, word));
76 Extern DLLEXP int Winapi ec_set_option_ptr ARGS((int, void *));
81 Extern DLLEXP int Winapi ec_init ARGS((void));
82 Extern DLLEXP int Winapi ec_cleanup ARGS((void));
87 Extern DLLEXP voi
[all...]
H A Dintervals.h88 Extern DLLEXP void ec_i_add ARGS((double,double,double,double,double*,double*));
89 Extern DLLEXP void ec_i_sub ARGS((double,double,double,double,double*,double*));
90 Extern DLLEXP void ec_i_mul ARGS((double,double,double,double,double*,double*));
91 Extern DLLEXP void ec_i_div ARGS((double,double,double,double,double*,double*));
H A Dos_support.h37 #ifndef DLLEXP
38 #define DLLEXP __declspec(dllexport) macro
41 #define DLLEXP macro
166 extern DLLEXP char * os_filename ARGS((char *in, char *out));
H A Demu_export.h1532 Extern DLLEXP int sub_emulc_noexit ARGS((value, type, value, type));
1542 Extern DLLEXP pword * add_attribute ARGS((word, pword*, word, int));
1543 Extern DLLEXP int insert_suspension ARGS((pword*, int, pword*, int));
1544 Extern DLLEXP int notify_constrained ARGS((pword*));
1547 Extern DLLEXP int bind_c ARGS((pword*, pword*, pword**));
1549 Extern DLLEXP int ec_assign ARGS((pword*, value, type));
1550 Extern DLLEXP int ec_schedule_susps ARGS((pword*));
1551 Extern DLLEXP int ec_double_to_int_or_bignum ARGS((double, pword *));
1557 Extern DLLEXP void schedule_cut_fail_action ARGS((void (*)(value,type), value, type));
1561 Extern DLLEXP in
[all...]
H A Drounding_control.h194 extern DLLEXP unsigned int ec_fpu_control_orig_;
H A Dsepia.h41 #define DLLEXP __declspec(dllexport) macro
51 #define DLLEXP __declspec(dllimport)
57 #define DLLEXP
/barrelfish-master/usr/eclipseclp/Flexlm/
H A Dbip_pt.c71 int DLLEXP pteclipse_init(int flags);

Completed in 122 milliseconds