Home | History | Annotate | Download | only in jni

Lines Matching full:file

1 /* This simple file is used to check that compiler flags are properly
9 # error "This source file should be compiled with an ARM toolchain"
12 # error "This source file should be built in thumb mode!"
16 # error "This source file should be compiled with an ARM toolchain"
19 # error "This source file should be built in thumb2 mode!"
23 # error "This source file should be compiled with an ARM toolchain"
26 # error "This source file should be compiled to 32-bit ARM instructions"
30 # error "This source file should be compiled with an x86 toolchain"
34 # error "This source file should be compiled with a MIPS toolchain"
42 # error "This source file should be compiled with NEON support!"
46 # error "This source file should be compiled without NEON support!"