Home
last modified time | relevance | path

Searched defs:LP64 (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/lib/traceevent/plugins/
DMakefile33 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro
/Linux-v5.10/tools/lib/traceevent/
DMakefile40 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro