OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_t32
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libevent/
evdns.c
760
#define GET32(x) do { if (j + 4 > length) goto err; memcpy(&
_t32
, packet + j, 4); j += 4; x = ntohl(
_t32
); } while(0)
816
u32
_t32
; /* used by the macros */
local
1634
u32
_t32
;
local
[
all
...]
Completed in 74 milliseconds