Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/explora/
H A Dexplora_start.S110 _next: label
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/container/
H A Ddlist.d80 private BaseNode* _next = null; member
H A Dslist.d66 Node * _next; member
71 Node* _next; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/container/
H A Dslist.d65 Node * _next; in SList() member
70 Node* _next; in SList() local
H A Ddlist.d80 private BaseNode* _next = null; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/container/
H A Dhashtab.d19 Node* _next; in HashTab() member
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/container/
H A Dhashtab.d19 Node* _next; in HashTab() member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d647 bool _next() in _next() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d4264 private Range _next; in SplitterResult() local