Home
last modified time | relevance | path

Searched refs:LONG_BIT (Results 1 – 2 of 2) 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 \
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch22767 +LB=`getconf LONG_BIT`
22780 + echo "Unknown LONG_BIT name: $LB"