Searched defs:tails (Results 1 – 11 of 11) sorted by relevance
88 struct tails { struct 89 struct tails *t_next; argument 93 static struct tails *tails[TAILHSIZE]; variable
64 static struct cpp_dir *tails[INC_MAX]; variable
75 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */ member
60 static struct cpp_dir *tails[INC_MAX]; variable
72 gcall *tails[GOMP_DIM_MAX]; /* Tail marker functions. */ member
302 } tails[2]; member
79 ippool_dst_t **tails[LOOKUP_POOL_SZ]; member
81 ippool_dst_t **tails[LOOKUP_POOL_SZ]; member
1202 private int tails(char c) @safe pure nothrow @nogc in tails() function
1355 private int tails(char c) @safe pure nothrow @nogc in tails() function
6360 gfc_omp_namelist *tails[GFC_OMP_SPLIT_NUM]; in gfc_split_omp_clauses() local