Searched refs:IVALS_NC (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/include/
H A Dbyteorder.h144 #define IVALS_NC(buf,pos) (*(int32 *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
150 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/include/
H A Dbyteorder.h144 #define IVALS_NC(buf,pos) (*(int32 *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
150 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/include/
H A Dbyteorder.h144 #define IVALS_NC(buf,pos) (*(int32 *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
150 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/util/
H A Dbyteorder.h194 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
200 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/util/
H A Dbyteorder.h194 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
200 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/netatalk-3.0.5/libatalk/unicode/
H A Dbyteorder.h162 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
168 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/netatalk-3.0.5/libatalk/unicode/
H A Dbyteorder.h162 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
168 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/util/
H A Dbyteorder.h194 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
200 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/netatalk-3.0.5/libatalk/unicode/
H A Dbyteorder.h162 #define IVALS_NC(buf,pos) (*(int32_t *)((char *)(buf) + (pos))) /* Non const version of above. */ macro
168 #define SIVALS(buf,pos,val) IVALS_NC(buf,pos)=((int32_t)(val))

Completed in 94 milliseconds