Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c3310 struct dests_alloc in build_trtable() struct
3312 re_node_set dests_node[SBC_MAX]; in build_trtable()
3313 bitset dests_ch[SBC_MAX]; in build_trtable()
3314 } *dests_alloc; in build_trtable() local