Searched defs:ahead (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/games/battlestar/
H A Dglobals.c249 int left, right, ahead, back; variable
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dlex.h80 unicode_t ahead[1]; /* Character ahead */ member in struct:java_line
H A Dlex.c177 unicode_t ahead = (ctxp->c_line ? ctxp->c_line->ahead[0] : '\0'); local
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-prefetch.c820 issue_prefetch_ref (struct mem_ref *ref, unsigned unroll_factor, unsigned ahead) argument
755 schedule_prefetches(struct mem_ref_group *groups, unsigned unroll_factor, unsigned ahead) argument
861 issue_prefetches(struct mem_ref_group *groups, unsigned unroll_factor, unsigned ahead) argument
901 determine_unroll_factor(struct loop *loop, struct mem_ref_group *refs, unsigned ahead, unsigned ninsns, struct tree_niter_desc *desc) argument
959 unsigned ahead, ninsns, unroll_factor; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dloop.c3810 int ahead = 0; local
[all...]

Completed in 196 milliseconds