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

  /external/elfutils/tests/
run-readelf-macros.sh 48 start_file 31, [2] /usr/include/stdc-predef.h
run-dwarf-getmacros.sh 554 file /usr/include/stdc-predef.h
  /external/ltp/
ver_linux 74 ls -l /usr/lib/lib{g,stdc}++.so 2>/dev/null | awk -F. \
  /external/swiftshader/third_party/LLVM/tools/llvm-shlib/
Makefile 24 # It is needed to force static-stdc++.a linked.
25 SHLIB_FRAG_NAMES += stdc++.a.o
108 $(ObjDir)/stdc++.a.o: $(ObjDir)/.dir
  /device/linaro/bootloader/edk2/AppPkg/Applications/Enquire/
Enquire.c 487 Moved #define ... 0.0L inside #ifdef STDC, in case some cpp's tokenize
560 /* Set STDC to whether this is *really* an ANSI C compiler.
567 #define STDC
578 stdc is used in tests like "if (stdc)", which is less ugly than #ifdef.
581 #ifdef STDC
587 #define stdc 1 macro
596 #define stdc 0
599 #endif /* STDC */
605 #ifdef STDC
    [all...]
  /build/soong/cc/
ndk_library.go 55 "stdc++",

Completed in 3669 milliseconds