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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dwxstllst.h524 iterator other_end = end();\
525 --other_end;\
534 for( iterator j = begin(); j != other_end; ++j )\
551 --other_end;\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dfile.c573 u64 other_end; local
613 other_end = start;
616 &other_start, &other_end)) {
636 other_end = 0;
639 &other_start, &other_end)) {
651 other_end - start);
701 other_end = 0;
704 &other_start, &other_end)) {
709 extent_end = other_end;
718 other_end
[all...]

Completed in 61 milliseconds