Home
last modified time | relevance | path

Searched refs:expr (Results 1 – 9 of 9) sorted by relevance

/arch/blackfin/kernel/
Dgptimers.c19 # define tassert(expr) argument
21 # define tassert(expr) \ argument
22 if (!(expr)) \
23 printk(KERN_DEBUG "%s:%s:%i: Assertion failed: " #expr "\n", __FILE__, __func__, __LINE__);
/arch/powerpc/include/asm/
Dppc_asm.h297 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
298 lis (reg),(expr)@highest; \
299 ori (reg),(reg),(expr)@higher; \
301 oris (reg),(reg),(expr)@h; \
302 ori (reg),(reg),(expr)@l;
315 #define LOAD_REG_IMMEDIATE(reg,expr) \ argument
316 lis (reg),(expr)@ha; \
317 addi (reg),(reg),(expr)@l;
/arch/m68k/fpsp040/
Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
53 | expr
/arch/mips/math-emu/
Dieee754dp.h30 #define assert(expr) ((void)0) argument
Dieee754sp.h30 #define assert(expr) ((void)0) argument
/arch/um/include/shared/
Dos.h14 #define CATCH_EINTR(expr) while ((errno = 0, ((expr) < 0)) && (errno == EINTR)) argument
/arch/ia64/hp/common/
Dsba_iommu.c145 #define ASSERT(expr) \ argument
146 if(!(expr)) { \
147 printk( "\n" __FILE__ ":%d: Assertion " #expr " failed!\n",__LINE__); \
148 panic(#expr); \
151 #define ASSERT(expr) argument
/arch/mips/
DMakefile214 ifeq ($(shell expr $(load-y) \< 0xffffffff80000000), 0)
/arch/m68k/ifpsp060/src/
Dfplsp.S8841 # Go to expr to compute that expression. #
8857 # Go to expr to compute that expression. #
8859 # expr #
9044 bra.w expr
9147 expr: label