Searched refs:Protect (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lua/source/src/
H A Dlvm.c511 #define Protect(x) { {x;}; base = ci->u.l.base; } macro
514 Protect( luaC_condGC(L,{L->top = (c); /* limit of live values */ \
527 else { Protect(luaV_arith(L, ra, rb, rc, tm)); } }
550 Protect(traceexec(L));
586 Protect(luaV_gettable(L, cl->upvals[b]->v, RKC(i), ra));
589 Protect(luaV_gettable(L, RB(i), RKC(i), ra));
593 Protect(luaV_settable(L, cl->upvals[a]->v, RKB(i), RKC(i)));
601 Protect(luaV_settable(L, ra, RKB(i), RKC(i)));
615 Protect(luaV_gettable(L, rb, RKC(i), ra));
642 Protect(luaV_arit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/common/
H A Dcmm_asic.c426 u32 Protect[6]; local
457 RTMPZeroMemory(Protect, sizeof(Protect));
478 Protect[0] = ProtCfg.word;
479 Protect[1] = ProtCfg.word;
484 Protect[0] = ProtCfg.word;
486 Protect[1] = ProtCfg.word;
506 Protect[2] = 0x01744004;
514 Protect[3] = 0x03f44084;
522 Protect[
[all...]

Completed in 83 milliseconds