Searched refs:slot0 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dquotearg.c555 static char slot0[256]; variable
557 static struct slotvec slotvec0 = {sizeof slot0, slot0};
567 if (sv[0].val != slot0)
570 slotvec0.size = sizeof slot0;
571 slotvec0.val = slot0;
629 if (val != slot0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Dkprobes.h58 unsigned long long slot0 : 41; member in struct:_bundle::__anon8778
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/lib/
H A Dquotearg.c686 static char slot0[256]; variable
688 static struct slotvec slotvec0 = {sizeof slot0, slot0};
698 if (sv[0].val != slot0)
701 slotvec0.size = sizeof slot0;
702 slotvec0.val = slot0;
766 if (val != slot0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dkprobes.c301 bundle->quad0.slot0 = break_inst;
330 *major_opcode = (bundle->quad0.slot0 >> SLOT0_OPCODE_SHIFT);
331 *kprobe_inst = bundle->quad0.slot0;
531 dest->quad0.slot0 = src->quad0.slot0;
554 dest->quad0.slot0 = src->quad0.slot0;

Completed in 105 milliseconds