Home
last modified time | relevance | path

Searched defs:LWIP_PTR_NUMERIC_CAST (Results 1 - 1 of 1) sorted by relevance

/third_party/lwip/src/include/lwip/
H A Darch.h252 #define LWIP_PTR_NUMERIC_CAST(target_type, val) LWIP_CONST_CAST(target_type, val) macro

Completed in 2 milliseconds