Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/include/
H A Dctlreg.h617 #define LD_GENERIC(va, asi, op, type) (__builtin_constant_p(asi) ? \ macro
620 #define LD_GENERIC(va, asi, op, type) (op ## a_nc((va), asi)) macro