Home
last modified time | relevance | path

Searched defs:nextf (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/libexec/ld.elf_so/
H A Dxmalloc.c147 static union overhead *nextf[NBUCKETS]; variable
/netbsd-src/lib/libbsdmalloc/
H A Dmalloc.c114 static union overhead *nextf[NBUCKETS]; variable
[all...]
/netbsd-src/external/bsd/mdocml/dist/
H A Dterm_ps.c76 enum termfont nextf; /* building next font here */ member
/netbsd-src/external/gpl2/gmake/dist/
H A Dread.c1765 struct nameseq *nextf; in record_target_var() local
1875 struct nameseq *nextf; in record_files() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h106 FuncDeclaration *nextf; // current matching function member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc2059 tree nextf, size; in finish_bitfield_representative() local
H A Dtree.cc12747 tree nextf = DECL_CHAIN (TREE_OPERAND (ref, 1)); in array_at_struct_end_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c2046 tree nextf, size; in finish_bitfield_representative() local
H A Dtree.c13543 tree nextf = DECL_CHAIN (TREE_OPERAND (ref, 1)); in array_at_struct_end_p() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.d213 FuncDeclaration nextf; // if ambiguous match, this is the "other" function member