Home
last modified time | relevance | path

Searched refs:WVAL_LH (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/ncpfs/
Dncpsign_kernel.c29 WVAL_LH(__u8 * buf, int pos) in WVAL_LH() function
36 return WVAL_LH(buf, pos) | WVAL_LH(buf, pos + 2) << 16; in DVAL_LH()