Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dtypes.h94 LINEAR enumerator
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Dtypes.h94 LINEAR enumerator
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A Dvec.h47 LINEAR, enumerator
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A Dvec.h47 LINEAR, enumerator
/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c314 #define LINEAR(x, y) ((y * spx_xsize) + x) macro