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

  /src/external/bsd/pcc/dist/pcc/driver/
driver.h 56 int hosted; member in struct:options
prog_cpp.c 105 list_add(l, "-D__STDC_HOSTED__=%d", opt.hosted ? 1 : 0);
options.c 89 { "ffreestanding", FLAG, opt_clr, &opt.hosted },
90 { "fno-freestanding", FLAG, opt_set, &opt.hosted },
  /src/external/gpl3/gcc.old/dist/libcpp/
init.cc 537 macros, into the hash table. HOSTED is true if this is a hosted
540 cpp_init_builtins (cpp_reader *pfile, int hosted)
596 if (hosted)
  /src/external/gpl3/gcc/dist/libcpp/
init.cc 554 macros, into the hash table. HOSTED is true if this is a hosted
557 cpp_init_builtins (cpp_reader *pfile, int hosted)
616 if (hosted)
  /src/external/ibm-public/postfix/dist/mantools/
postlink 1226 s/hosted domains*/<a href="VIRTUAL_README.html#canonical">$&<\/a>/g;
  /src/external/gpl3/gcc/dist/libstdc++-v3/
configure 1626 --disable-hosted-libstdcxx
1628 --disable-libstdcxx-hosted
1629 alias for --disable-hosted-libstdcxx
15811 # Check whether --enable-hosted-libstdcxx was given.
15830 # of that form for --enable-hosted-libstdcxx.
15831 # Check whether --enable-libstdcxx-hosted was given.
15835 as_fn_error $? "--enable-libstdcxx-hosted=$enableval conflicts with --enable-hosted-libstdcxx=$enable_hosted_libstdcxx" "$LINENO" 5
27343 # on a hosted environment.
    [all...]
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/
configure 1613 --disable-hosted-libstdcxx
15646 # Check whether --enable-hosted-libstdcxx was given.
29200 # on a hosted environment.
    [all...]

Completed in 65 milliseconds