Home | History | Annotate | Download | only in src

Lines Matching full:gnode

94 #define gnodelast(h)	gnode(h, cast(size_t, sizenode(h)))
360 for (n = gnode(h, 0); n < limit; n++) {
392 for (n = gnode(h, 0); n < limit; n++) {
421 for (n = gnode(h, 0); n < limit; n++) { /* traverse hash part */
629 for (n = gnode(h, 0); n < limit; n++) {
653 for (n = gnode(h, 0); n < limit; n++) {