Home
last modified time | relevance | path

Searched refs:LONG_BIT (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/shared/
H A Dshared.mk33 LONG_BIT := 32
36 ifndef LONG_BIT
37 LONG_BIT := $(shell getconf LONG_BIT)
73 @if ! grep -qws CONFIG_$(LONG_BIT)BIT generated/bit-length.h; then \