Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A DMakefile21 LONG_BIT := 32 macro
24 ifndef LONG_BIT
25 LONG_BIT := $(shell getconf LONG_BIT) macro
72 @if ! grep -qws CONFIG_$(LONG_BIT)BIT generated/bit-length.h; then \