Home
last modified time | relevance | path

Searched refs:_MD_MINIMUM_STACK_SIZE (Results 1 – 25 of 42) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) in sfree()
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/devel/nspr/nspr-4.33/nspr/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/include/md/
H A D_nto.h20 #define _MD_MINIMUM_STACK_SIZE 131072L macro
H A D_aix.h32 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
H A D_hpux.h37 #define _MD_MINIMUM_STACK_SIZE (2*65536L) macro
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/include/private/
H A Dprimpl.h589 #ifndef _MD_MINIMUM_STACK_SIZE
590 #define _MD_MINIMUM_STACK_SIZE 0 macro
598 if (stackSize < _MD_MINIMUM_STACK_SIZE) \
599 stackSize = _MD_MINIMUM_STACK_SIZE; \
/dports/www/firefox/firefox-99.0/nsprpub/pr/include/private/
H A Dprimpl.h589 #ifndef _MD_MINIMUM_STACK_SIZE
590 #define _MD_MINIMUM_STACK_SIZE 0 macro
598 if (stackSize < _MD_MINIMUM_STACK_SIZE) \
599 stackSize = _MD_MINIMUM_STACK_SIZE; \
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/include/private/
H A Dprimpl.h593 #ifndef _MD_MINIMUM_STACK_SIZE
594 #define _MD_MINIMUM_STACK_SIZE 0 macro
602 if (stackSize < _MD_MINIMUM_STACK_SIZE) \
603 stackSize = _MD_MINIMUM_STACK_SIZE; \
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/include/private/
H A Dprimpl.h601 #ifndef _MD_MINIMUM_STACK_SIZE
602 #define _MD_MINIMUM_STACK_SIZE 0 macro
610 if (stackSize < _MD_MINIMUM_STACK_SIZE) \
611 stackSize = _MD_MINIMUM_STACK_SIZE; \

12