Searched refs:algebra (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/powerpc/powerpc/
H A Dfix_unaligned.c369 #define SIGN_EXT(u16, algebra) \
370 ((u16) | (((algebra) && (u16) >= 0x8000) ? 0xffff0000 : 0))
381 algebra = flags & UAF_ALGEBRA, local
416 bswap16(u16) : SIGN_EXT(u16, algebra);
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d141 Besides the typical set algebra it provides an unusual feature:
2253 $(P Sets support natural syntax for set algebra, namely: )
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d142 Besides the typical set algebra it provides an unusual feature:
2236 $(P Sets support natural syntax for set algebra, namely: )

Completed in 294 milliseconds