Searched refs:double_colon (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dprnetdb.c1559 int double_colon = -1; /* index of the section after the first local
1570 section = double_colon = 1;
1576 if (double_colon != -1) return 0; /* two double colons */
1578 double_colon = section;
1644 if (double_colon != -1) {
1647 int ncopy = section - double_colon;
1650 addr->pr_s6_addr16[double_colon + ncopy];
1652 while (tosection >= double_colon) {
1678 int double_colon = -1; /* index of the first 16-bit local
1700 double_colon
[all...]

Completed in 76 milliseconds