Home
last modified time | relevance | path

Searched defs:TYPE_SLOT (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/wasm/
H A DWasmJS.h492 static const unsigned TYPE_SLOT = 0; variable
524 static const unsigned TYPE_SLOT = 1; variable
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmJS.h275 static const unsigned TYPE_SLOT = 0; variable
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/wasm/
H A DWasmJS.h221 static const unsigned TYPE_SLOT = 0; variable
/dports/www/firefox-esr/firefox-91.8.0/js/src/wasm/
H A DWasmJS.h486 static const unsigned TYPE_SLOT = 1; variable
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/wasm/
H A DWasmJS.h486 static const unsigned TYPE_SLOT = 1; variable
/dports/devel/pyl-gobject/pygobject-2.28.6/gobject/
H A Dpygobject.c841 #define TYPE_SLOT(type) (* (void **) (((char *) (type)) + slot_offset)) in pygobject_find_slot_for() macro
/dports/devel/pygobject3-common/pygobject-3.38.0/gi/
H A Dpygobject-object.c893 #define TYPE_SLOT(type) (* (void **) (void *) (((char *) (type)) + slot_offset)) in pygobject_find_slot_for() macro
/dports/devel/py-gobject3/pygobject-3.38.0/gi/
H A Dpygobject-object.c893 #define TYPE_SLOT(type) (* (void **) (void *) (((char *) (type)) + slot_offset)) in pygobject_find_slot_for() macro