Home
last modified time | relevance | path

Searched defs:LD (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/pascal/
A Dzlibd32.mak11 LD = bcc32 macro
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/delphi/
A Dzlibd32.mak11 LD = bcc32 macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/decoder/
A Dmakefile6 LD=$(CC) macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/encoder/
A Dmakefile6 LD=$(CC) macro
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/pngminim/preader/
A Dmakefile6 LD=$(CC) macro
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dmsa_macro.h104 #define LD(psrc) MSA_LOAD(psrc, msa_ld) macro
106 #define LD(psrc) ((((uint64_t)MSA_LOAD(psrc + 4, msa_lw)) << 32) | \ macro
123 #define LD(psrc) MSA_LOAD(psrc, msa_uld) macro
125 #define LD(psrc) ((((uint64_t)MSA_LOAD(psrc + 4, msa_ulw)) << 32) | \ macro
/AliOS-Things-master/components/SDL2/src/image/
A DMakefile307 LD = /usr/bin/ld -m elf_x86_64 macro

Completed in 21 milliseconds