HomeSort by: relevance | last modified time | path
    Searched refs:CROSS (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/sparc/stand/ofwboot/
Makefile 99 .if CROSS
  /src/external/gpl3/gcc.old/dist/gcc/
configure 769 CROSS
1657 --host=HOST cross-compile to build programs to run on HOST [BUILD]
4106 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4107 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4306 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4307 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4412 # safe: cross compilers may not add the suffix if given an `-o'
4502 # the compiler is broken, or we cross compile.
4503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4504 $as_echo_n "checking whether we are cross compiling... " >&6;
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
configure 776 CROSS
1686 --host=HOST cross-compile to build programs to run on HOST [BUILD]
4161 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4162 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4361 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4362 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4467 # safe: cross compilers may not add the suffix if given an `-o'
4557 # the compiler is broken, or we cross compile.
4558 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
4559 $as_echo_n "checking whether we are cross compiling... " >&6;
    [all...]
  /src/external/public-domain/sqlite/dist/
sqlite3.c 591 ** Because there is no cross-platform way to specify 64-bit integer types
19266 #define JT_INNER 0x01 /* Any kind of inner or cross join */
19267 #define JT_CROSS 0x02 /* Explicit use of the CROSS keyword */
    [all...]

Completed in 123 milliseconds