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

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dfmt_error_6.f905 8001 FORMAT(//,' SIGNIFICANCE LEVEL =',F7.4, 21H ONE-SIDED AT THE LEFT) ! { dg-error "required with T descriptor" }
/haiku-buildtools/binutils/gas/config/
H A Dobj-macho.h108 #define md_allow_local_subtract(LEFT, RIGHT, SECTION) \
109 obj_mach_o_allow_local_subtract (LEFT, RIGHT, SECTION)
/haiku-buildtools/gcc/mpfr/src/
H A Dvasprintf.c720 LEFT, /* spaces in left hand side for right justification */ enumerator in enum:pad_t
1455 np->pad_type = spec.left ? RIGHT : spec.pad == '0' ? LEADING_ZEROS : LEFT;
1485 np->pad_type = LEFT;
1507 np->pad_type = LEFT;
1709 if (np.pad_type == LEFT && np.pad_size != 0)
/haiku-buildtools/isl/
H A Disl_transitive_closure.c985 #define LEFT 2 macro
1014 * The return value is or'd with LEFT if composing to the left
1024 ok = LEFT | RIGHT;
1053 if (ok & LEFT) {
1072 ok &= ~LEFT;
1360 qc = compose(map, i, qc, (comp & LEFT) ? left : NULL,
1369 (comp & LEFT) ? left : NULL,
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex7879 \gdef^^ab{\missingcharmsg{LEFT-POINTING DOUBLE ANGLE QUOTATION MARK}}

Completed in 115 milliseconds