Searched refs:lastb (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dir2_leaf.c1177 __be16 *lastb; /* pointer to last entry */ local
1185 lastb = xfs_dir2_leaf_bests_p(ltp) + last;
1187 (uint)((char *)lastb - (char *)leaf + sizeof(*lastb) - 1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dffv1enc.c1041 int lastr=0, lastg=0, lastb=0; local
1061 ab = b - lastb;
1081 lastb = b;

Completed in 149 milliseconds