HomeSort by relevance Sort by last modified time
    Searched refs:nostdinc (Results 1 - 7 of 7) sorted by null

  /external/grub/
Android.mk 33 LOCAL_CFLAGS += -m32 -O2 -fno-builtin -nostdinc -fno-reorder-functions -fno-stack-protector
90 LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc -fno-reorder-functions -fno-stack-protector
127 LOCAL_CFLAGS += -m32 -Os -fno-builtin -nostdinc -fno-reorder-functions -fno-stack-protector
  /external/stlport/etc/
STLport-4.5.1.spec 31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
STLport-4.5.3.spec 31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
STLport-4.6.spec 31 "-nostdinc++ -I/usr/include/stlport" when compile and -lstlport_gcc when
32 link (eg: gcc -nostdinc++ -I/usr/include/stlport x.cc -lstlport_gcc).
  /external/dropbear/debian/
rules 23 CC =diet -v -Os gcc -nostdinc
  /ndk/build/tools/
gen-platforms.sh 536 -O2 -fpic -Wl,-r -nostdlib -nostdinc -o "$DST_DIR/$DST_FILE" $SRC_FILE) 1>>$TMPL 2>&1
  /external/valgrind/main/perf/
tinycc.c 2446 int nostdinc; \/* if true, no standard headers are added *\/ member in struct:TCCState
    [all...]

Completed in 68 milliseconds