Searched refs:O1 (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit.h | 23 #define O1 0x09 macro 33 #define r_A O1
|
/linux-4.1.27/tools/thermal/tmon/ |
D | Makefile | 5 CFLAGS+= -O1 ${WARNFLAGS} -fstack-protector
|
/linux-4.1.27/fs/reiserfs/ |
D | Makefile | 34 ccflags-$(CONFIG_PPC32) := $(call cc-ifversion, -lt, 0400, -O1)
|
/linux-4.1.27/tools/power/acpi/ |
D | Makefile | 88 CFLAGS += -O1 -g -DDEBUG
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-href-family-pinctrl.dtsi | 662 "GPIO167_B24", /* O1 */ 688 "GPIO167_B24", /* O1 */
|
/linux-4.1.27/scripts/ |
D | Kbuild.include | 139 # Usage: EXTRA_CFLAGS += $(call cc-ifversion, -lt, 0402, -O1)
|
/linux-4.1.27/Documentation/crypto/ |
D | descore-readme.txt | 76 cc -O1 Sun 3/110 336 uS 436.6uS 399.3uS 19%
|
/linux-4.1.27/Documentation/kbuild/ |
D | makefiles.txt | 540 ccflags-y := $(call cc-ifversion, -lt, 0402, -O1) 542 In this example, ccflags-y will be assigned the value -O1 if the
|