Home
last modified time | relevance | path

Searched defs:tails (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/usr.bin/config/
H A Dpack.c88 struct tails { struct
89 struct tails *t_next; argument
93 static struct tails *tails[TAILHSIZE]; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dincpath.cc64 static struct cpp_dir *tails[INC_MAX]; variable
H A Domp-offload.cc75 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */ member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dincpath.c60 static struct cpp_dir *tails[INC_MAX]; variable
H A Domp-offload.c72 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_perf_types.h302 } tails[2]; member
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_dstlist.c79 ippool_dst_t **tails[LOOKUP_POOL_SZ]; member
/netbsd-src/external/bsd/ipf/dist/
H A Dip_dstlist.c81 ippool_dst_t **tails[LOOKUP_POOL_SZ]; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dencoding.d1202 private int tails(char c) @safe pure nothrow @nogc in tails() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dencoding.d1355 private int tails(char c) @safe pure nothrow @nogc in tails() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc6360 gfc_omp_namelist *tails[GFC_OMP_SPLIT_NUM]; in gfc_split_omp_clauses() local