Searched defs:ahead (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/gcc/gcc/ |
H A D | tree-ssa-loop-prefetch.c | 756 unsigned ahead) in schedule_prefetches() 820 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) in issue_prefetch_ref() 862 unsigned unroll_factor, unsigned ahead) in issue_prefetches() 902 unsigned ahead, unsigned ninsns, in determine_unroll_factor() 959 unsigned ahead, ninsns, unroll_factor; in loop_prefetch_arrays() local
|
/openbsd-src/games/battlestar/ |
H A D | globals.c | 249 int left, right, ahead, back; variable
|
/openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
H A D | lex.c | 177 unicode_t ahead = (ctxp->c_line ? ctxp->c_line->ahead[0] : '\0'); in java_allocate_new_line() local
|
H A D | lex.h | 80 unicode_t ahead[1]; /* Character ahead */ member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | loop.c | 3810 int ahead = 0; local
|