OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:which2
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/resolv/
res_debug.c
937
int which1 = 0,
which2
= 0;
local in function:loc_aton
944
lltemp2 = latlon2ul(&cp, &
which2
);
946
switch (which1 +
which2
) {
948
if ((which1 == 1) && (
which2
== 2)) { /*%< normal case */
951
} else if ((which1 == 2) && (
which2
== 1)) { /*%< reversed */
res_debug.c
937
int which1 = 0,
which2
= 0;
local in function:loc_aton
944
lltemp2 = latlon2ul(&cp, &
which2
);
946
switch (which1 +
which2
) {
948
if ((which1 == 1) && (
which2
== 2)) { /*%< normal case */
951
} else if ((which1 == 2) && (
which2
== 1)) { /*%< reversed */
Completed in 30 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025