Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dpp_pack.c505 while (next_symbol(symptr)) {
925 while (next_symbol(symptr)) {
1754 if( next_symbol(symptr) ){
2005 found = next_symbol( symptr );
2032 found = next_symbol(&lookahead);
Dembed.h1176 #define next_symbol S_next_symbol macro
3219 #define next_symbol(a) S_next_symbol(aTHX_ a) macro
Dembed.fnc1119 s |bool |next_symbol |NN tempsym_t* symptr
/mirbsd/src/gnu/usr.bin/perl/ext/Devel/PPPort/parts/
Dembed.fnc1121 s |bool |next_symbol |NN struct tempsym* symptr