Home
last modified time | relevance | path

Searched refs:ov_index (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/libexec/ld.elf_so/
H A Dxmalloc.c124 #define ov_index ovu.ovu_index macro
245 op->ov_index = bucket; in imalloc()
323 size = op->ov_index; in xfree()
352 i = op->ov_index; in irealloc()
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c92 #define ov_index ovu.ovu_index macro
250 op->ov_index = bucket; in malloc()
331 size = op->ov_index; in free()
374 i = op->ov_index; in realloc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c2148 size_t ov_index; in functionResolve() member
2295 ov_index = 0; in functionResolve()
2435 ov_index = 0; in functionResolve()
2541 ov_index = ovi; in functionResolve()
2560 p.ov_index = 0; in functionResolve()
2603 while (p.ov_index--) in functionResolve()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d2637 size_t ov_index = 0; variable
2810 ov_index = 0; in applyFunction()
2953 ov_index = 0; in applyTemplate()
3058 ov_index = ovi; in applyTemplate()
3110 while (ov_index--)