Home
last modified time | relevance | path

Searched refs:next_alloc (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/
Dregcomp_trie.c146 HV *widecharmap, AV *revcharmap, U32 next_alloc, in S_dump_trie_interim_list() argument
162 for( state=1 ; state < next_alloc ; state ++ ) { in S_dump_trie_interim_list()
206 HV *widecharmap, AV *revcharmap, U32 next_alloc, in S_dump_trie_interim_table() argument
247 for( state=1 ; state < next_alloc ; state += trie->uniquecharcount ) { in S_dump_trie_interim_table()
561 U32 next_alloc = 0; in Perl_make_trie() local
904 next_alloc = 2; in Perl_make_trie()
971 newstate = next_alloc++; in Perl_make_trie()
993 trie->statecount = next_alloc; in Perl_make_trie()
996 next_alloc in Perl_make_trie()
1001 revcharmap, next_alloc, in Perl_make_trie()
[all …]
Dproto.h8186 …HX_ const struct _reg_trie_data *trie, HV *widecharmap, AV *revcharmap, U32 next_alloc, U32 depth);
8191 …HX_ const struct _reg_trie_data *trie, HV *widecharmap, AV *revcharmap, U32 next_alloc, U32 depth);
Dembed.fnc5159 |U32 next_alloc \
5165 |U32 next_alloc \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc2261 |U32 next_alloc|U32 depth
2264 |U32 next_alloc|U32 depth