Home
last modified time | relevance | path

Searched defs:dests_alloc (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dregexec.c3271 struct dests_alloc in build_trtable() struct
3273 re_node_set dests_node[SBC_MAX]; in build_trtable()
3274 bitset_t dests_ch[SBC_MAX]; in build_trtable()
3275 } *dests_alloc; in build_trtable() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregexec.c3305 struct dests_alloc in build_trtable() struct
3307 re_node_set dests_node[SBC_MAX]; in build_trtable()
3308 bitset dests_ch[SBC_MAX]; in build_trtable()
3309 } *dests_alloc; in build_trtable() local