Home
last modified time | relevance | path

Searched defs:duk_hnativefunction (Results 1 – 9 of 9) sorted by relevance

/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_hnativefunction.h11 struct duk_hnativefunction { struct
13 duk_hobject obj;
15 duk_c_function func;
16 duk_int16_t nargs;
17 duk_int16_t magic;
H A Dduk_forwdecl.h80 typedef struct duk_hnativefunction duk_hnativefunction; typedef
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_hnativefunction.h11 struct duk_hnativefunction { struct
13 duk_hobject obj;
15 duk_c_function func;
16 duk_int16_t nargs;
17 duk_int16_t magic;
H A Dduk_forwdecl.h80 typedef struct duk_hnativefunction duk_hnativefunction; typedef
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c308 typedef struct duk_hnativefunction duk_hnativefunction; typedef
5795 struct duk_hnativefunction { struct
5797 duk_hobject obj;
5799 duk_c_function func;
5800 duk_int16_t nargs;
5801 duk_int16_t magic;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c313 typedef struct duk_hnativefunction duk_hnativefunction; typedef
5815 struct duk_hnativefunction { struct
5817 duk_hobject obj;
5819 duk_c_function func;
5820 duk_int16_t nargs;
5821 duk_int16_t magic;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c313 typedef struct duk_hnativefunction duk_hnativefunction; typedef
5810 struct duk_hnativefunction { struct
5812 duk_hobject obj;
5814 duk_c_function func;
5815 duk_int16_t nargs;
5816 duk_int16_t magic;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c308 typedef struct duk_hnativefunction duk_hnativefunction; typedef
5790 struct duk_hnativefunction { struct
5792 duk_hobject obj;
5794 duk_c_function func;
5795 duk_int16_t nargs;
5796 duk_int16_t magic;
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c316 typedef struct duk_hnativefunction duk_hnativefunction; typedef
8910 struct duk_hnativefunction { struct
8912 duk_hobject obj;
8914 duk_c_function func;
8915 duk_int16_t nargs;
8916 duk_int16_t magic;