Home
last modified time | relevance | path

Searched refs:slot0 (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dquotearg.c726 static char slot0[256]; variable
728 static struct slotvec slotvec0 = {sizeof slot0, slot0};
738 if (sv[0].val != slot0) in quotearg_free()
741 slotvec0.size = sizeof slot0; in quotearg_free()
742 slotvec0.val = slot0; in quotearg_free()
806 if (val != slot0) in quotearg_n_options()
/external/ltrace/sysdeps/linux-gnu/ia64/
Dtrace.c49 unsigned long slot0:41; member
111 insn = bundle.bitmap.word0.slot0; in syscall_p()