Searched refs:AFPFLAGS (Results 1 – 7 of 7) sorted by relevance
26 AFPFLAGS = ' ' variable32 AFLAGS = ' -c' + AFPFLAGS + ' -x assembler-with-cpp'
26 AFPFLAGS = ' -mfloat-abi=softfp -mfpu=neon' variable31 AFLAGS = DEVICE + ' -c' + AFPFLAGS + ' -x assembler-with-cpp'
29 AFPFLAGS = ' -mfloat-abi=softfp -mfpu=neon' variable35 AFLAGS = DEVICE + ' -c' + AFPFLAGS + ' -x assembler-with-cpp'
51 AFPFLAGS = ' -mfloat-abi=softfp -mfpu=neon' variable56 AFLAGS = DEVICE + ' -c' + AFPFLAGS + ' -x assembler-with-cpp'
Completed in 7 milliseconds