Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dparser.d514 uint popFixup(){ return fixupStack.pop(); } in popFixup() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d595 uint popFixup(){ return fixupStack.pop(); } in popFixup() function