Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A DMakefile33 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro
/OK3568_Linux_fs/kernel/tools/lib/traceevent/
H A DMakefile40 LP64 := $(shell echo __LP64__ | ${CC} ${CFLAGS} -E -x c - | tail -n 1) macro