Home
last modified time | relevance | path

Searched defs:midx (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPathTree.cc548 for (int midx = 0, mlist_sz = mlist->size (); midx < mlist_sz; ++midx) in process_packets() local
598 for (int midx = 0, mlist_sz = mlist2.size (); midx < mlist_sz; ++midx) in process_packets() local
629 for (int midx = 0, mlist_sz = mlist2.size (); midx < mlist_sz; ++midx) in process_packets() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc548 for (int midx = 0, mlist_sz = mlist->size (); midx < mlist_sz; ++midx) in process_packets() local
598 for (int midx = 0, mlist_sz = mlist2.size (); midx < mlist_sz; ++midx) in process_packets() local
629 for (int midx = 0, mlist_sz = mlist2.size (); midx < mlist_sz; ++midx) in process_packets() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d348 auto midx = edges[sp.curMod][sp.curDep]; in sortCtors() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d348 auto midx = edges[sp.curMod][sp.curDep]; in sortCtors() local
/netbsd-src/external/bsd/nvi/dist/motif_l/
H A Dxtabbed.c704 static void comp_ver_tab_shape(Widget self,int i,XPoint p[12],int * y0,int * y1,int * midx) in comp_ver_tab_shape()
848 int y0, y1, midx; local
981 int x0, x1, midy, y0, y1, midx, i; local
/netbsd-src/usr.bin/ftp/
H A Dftp.c452 size_t midx; in getreply() local