Home
last modified time | relevance | path

Searched defs:next_ptr (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/zlib-1.2/
H A Dzutil.c202 local int next_ptr = 0; variable
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenrecog.c235 next_position (struct position **next_ptr, struct position *base, in next_position()
/dragonfly/sys/net/
H A Dzlib.c5225 local int next_ptr = 0; variable
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenrecog.c270 next_position (struct position **next_ptr, struct position *base, in next_position()
H A Domp-low.c2166 tree *next_ptr = &OMP_CLAUSE_CHAIN (probe); in scan_omp_for() local