Home
last modified time | relevance | path

Searched refs:SENTINEL_ENTRY (Results 1 – 25 of 243) sorted by relevance

12345678910

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/reflect/xptcall/
H A Dxptcprivate.h23 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
31 #undef SENTINEL_ENTRY
42 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
60 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/reflect/xptcall/
H A Dxptcprivate.h26 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
34 #undef SENTINEL_ENTRY
45 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
63 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/reflect/xptcall/
H A Dxptcprivate.h23 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
31 #undef SENTINEL_ENTRY
42 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
60 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/www/firefox/firefox-99.0/xpcom/reflect/xptcall/
H A Dxptcprivate.h23 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
31 #undef SENTINEL_ENTRY
42 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
60 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/www/firefox-esr/firefox-91.8.0/xpcom/reflect/xptcall/
H A Dxptcprivate.h23 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
31 #undef SENTINEL_ENTRY
42 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
60 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/reflect/xptcall/
H A Dxptcprivate.h23 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() = 0; macro
32 #undef SENTINEL_ENTRY
40 #define SENTINEL_ENTRY(n) NS_IMETHOD Sentinel##n() override; macro
59 #undef SENTINEL_ENTRY
H A Dxptcstubsdef.inc248 SENTINEL_ENTRY(0)
249 SENTINEL_ENTRY(1)
250 SENTINEL_ENTRY(2)
251 SENTINEL_ENTRY(3)
252 SENTINEL_ENTRY(4)
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro
H A Dxptcstubs_x86_solaris.cpp70 #define SENTINEL_ENTRY(n) \ macro
H A Dxptcstubs_asm_x86_64_solaris_SUNW.s61 #define SENTINEL_ENTRY(nn) macro
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro
H A Dxptcstubs_gcc_x86_unix.cpp120 #define SENTINEL_ENTRY(n) \ macro
H A Dxptcstubs_arm_netbsd.cpp92 #define SENTINEL_ENTRY(n) \ macro
/dports/www/firefox/firefox-99.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro
H A Dxptcstubs_gcc_x86_unix.cpp120 #define SENTINEL_ENTRY(n) \ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro
H A Dxptcstubs_x86_solaris.cpp70 #define SENTINEL_ENTRY(n) \ macro
H A Dxptcstubs_asm_x86_64_solaris_SUNW.s61 #define SENTINEL_ENTRY(nn) macro
/dports/www/firefox-esr/firefox-91.8.0/xpcom/reflect/xptcall/md/unix/
H A Dxptcstubs_asm_mips.S66 # SENTINEL_ENTRY is handled in the cpp file.
67 #define SENTINEL_ENTRY(x) macro

12345678910