OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_short_type
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/asio-1.10.6/include/asio/detail/
socket_ops.hpp
260
ASIO_DECL
u_short_type
network_to_host_short(
u_short_type
value);
262
ASIO_DECL
u_short_type
host_to_network_short(
u_short_type
value);
socket_types.hpp
78
typedef uint16_t
u_short_type
;
typedef in namespace:asio::detail
Completed in 205 milliseconds