Home
last modified time | relevance | path

Searched defs:shift_table (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/gnulib/import/
H A Dstr-two-way.h336 size_t shift_table[1U << CHAR_BIT]; /* See below. */ in two_way_long_needle() local
/dflybsd-src/contrib/grep/lib/
H A Dstr-two-way.h336 size_t shift_table[1U << CHAR_BIT]; /* See below. */ in two_way_long_needle() local
/dflybsd-src/contrib/byacc/
H A Dlalr.c35 shifts **shift_table; variable