Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/util/
H A Dsecport.h133 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/util/
H A Dsecport.h137 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/util/
H A Dsecport.h151 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/security/ca_root_nss/nss-3.71/nss/lib/util/
H A Dsecport.h151 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/www/firefox/firefox-99.0/security/nss/lib/util/
H A Dsecport.h151 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/security/nss/nss-3.76.1/nss/lib/util/
H A Dsecport.h151 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/util/
H A Dsecport.h151 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/util/
H A Dsecport.h148 #define PORT_ZNew(type) (type *)PORT_ZAlloc(sizeof(type)) macro