OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASIO_STATIC_CONSTANT
(Results
1 - 2
of
2
) sorted by null
/external/parameter-framework/asio-1.10.6/include/asio/
socket_base.hpp
41
ASIO_STATIC_CONSTANT
(int,
43
ASIO_STATIC_CONSTANT
(int,
45
ASIO_STATIC_CONSTANT
(int,
47
ASIO_STATIC_CONSTANT
(int,
422
ASIO_STATIC_CONSTANT
(int, max_connections
/external/parameter-framework/asio-1.10.6/include/asio/detail/
config.hpp
254
#if !defined(
ASIO_STATIC_CONSTANT
)
255
# define
ASIO_STATIC_CONSTANT
(type, assignment) static const type assignment
256
#endif // !defined(
ASIO_STATIC_CONSTANT
)
Completed in 6734 milliseconds