Searched refs:LEFT (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dstdio.c55 #define LEFT 16 /* left justified */ macro
67 if (type & LEFT)
101 if (!(type&(ZEROPAD+LEFT)))
114 if (!(type & LEFT))
155 case '-': flags |= LEFT; goto repeat;
172 flags |= LEFT;
203 if (!(flags & LEFT))
218 if (!(flags & LEFT))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/lasat/
H A Dpicvue.h43 #define LEFT 0 macro
H A Dpicvue_proc.c131 pvc_move(DISPLAY|LEFT);
H A Dpicvue.c202 #define LEFT 0 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dvsprintf.c142 #define LEFT 16 /* left justified */ macro
155 if (type & LEFT)
188 if (!(type&(ZEROPAD+LEFT))) {
214 if (!(type & LEFT)) {
307 case '-': flags |= LEFT; goto repeat;
324 flags |= LEFT;
360 if (!(flags & LEFT)) {
385 if (!(flags & LEFT)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.c733 #define LEFT r[0] macro
769 xfs_bmbt_get_all(xfs_iext_get_ext(ifp, idx - 1), &LEFT);
770 STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(LEFT.br_startblock));
774 LEFT.br_startoff + LEFT.br_blockcount == new->br_startoff &&
775 LEFT.br_startblock + LEFT.br_blockcount == new->br_startblock &&
776 LEFT.br_state == new->br_state &&
777 LEFT.br_blockcount + new->br_blockcount <= MAXEXTLEN);
798 LEFT
1261 #undef LEFT macro
1311 #define LEFT macro
1820 #undef LEFT macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Diff.c50 #define LEFT 2 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/misc/
H A Dstats.pl97 Tr({-align=>LEFT,-valign=>TOP},
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dhuffyuv.c48 LEFT= 0, enumerator in enum:Predictor
503 s->predictor= LEFT;
507 s->predictor= LEFT;
519 s->predictor= LEFT; //OLD
1020 case LEFT:
1163 case LEFT:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex7841 \gdef^^ab{\missingcharmsg{LEFT-POINTING DOUBLE ANGLE QUOTATION MARK}}

Completed in 101 milliseconds