Searched refs:PULL_LE_UINT16 (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c43 #ifndef PULL_LE_UINT16
44 #define PULL_LE_UINT16(buf,ofs) ((uint16_t)( \ macro
270 length = PULL_LE_UINT16(input, input_index);
289 length = PULL_LE_UINT16(input, input_index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c43 #ifndef PULL_LE_UINT16
44 #define PULL_LE_UINT16(buf,ofs) ((uint16_t)( \ macro
270 length = PULL_LE_UINT16(input, input_index);
289 length = PULL_LE_UINT16(input, input_index);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/compression/
H A Dlzxpress.c43 #ifndef PULL_LE_UINT16
44 #define PULL_LE_UINT16(buf,ofs) ((uint16_t)( \ macro
270 length = PULL_LE_UINT16(input, input_index);
289 length = PULL_LE_UINT16(input, input_index);

Completed in 50 milliseconds