Home
last modified time | relevance | path

Searched defs:vmtoh32 (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/dynamips-community/dynamips-0.2.17/stable/
H A Dutils.h36 #define vmtoh32(x) (x) macro
44 #define vmtoh32(x) (ntohl(x)) macro
/dports/emulators/dynamips-community/dynamips-0.2.17/unstable/
H A Dutils.h36 #define vmtoh32(x) (x) macro
44 #define vmtoh32(x) (ntohl(x)) macro