Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/docs/nspr/reference/
H A Dpr_htons.rst1 PR_htons chapter
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/src/misc/
H A Dprnetdb.c1896 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { in PR_htons() function
/dports/www/firefox/firefox-99.0/nsprpub/pr/src/misc/
H A Dprnetdb.c1896 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { in PR_htons() function
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/src/misc/
H A Dprnetdb.c1776 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { return htons(n); } in PR_htons() function
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/src/misc/
H A Dprnetdb.c1773 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { return htons(n); } in PR_htons() function
/dports/devel/nspr/nspr-4.33/nspr/pr/src/misc/
H A Dprnetdb.c1896 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { in PR_htons() function
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/src/misc/
H A Dprnetdb.c1896 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { in PR_htons() function
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/src/misc/
H A Dprnetdb.c1898 PR_IMPLEMENT(PRUint16) PR_htons(PRUint16 n) { in PR_htons() function