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

/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dbyteorder.h121 #define IVALS(buf,pos) ((int32)IVAL(buf,pos)) macro
143 #define IVALS(buf,pos) (*(const int32 *)((const char *)(buf) + (pos))) macro

Completed in 24 milliseconds