Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dparser.d518 @property uint topFixup(){ return fixupStack.top; } in topFixup() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d599 @property uint topFixup(){ return fixupStack.top; } in topFixup() function