HomeSort by relevance Sort by last modified time
    Searched refs:lltemp2 (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
res_debug.c 739 u_int32_t lltemp1 = 0, lltemp2 = 0; local
751 lltemp2 = latlon2ul((char **)&cp, &which2);
757 longit = lltemp2;
760 latit = lltemp2;
  /bionic/libc/dns/resolv/
res_debug.c 920 u_int32_t lltemp1 = 0, lltemp2 = 0; local
932 lltemp2 = latlon2ul(&cp, &which2);
938 longit = lltemp2;
941 latit = lltemp2;
    [all...]

Completed in 84 milliseconds