Searched defs:tnext (Results 1 – 12 of 12) sorted by relevance
/external/quake/quake/src/QW/client/ |
D | d_sky.c | 69 fixed16_t s, t, snext, tnext, sstep, tstep; in D_DrawSkyScans8() local
|
D | d_scan.c | 123 fixed16_t snext, tnext; in Turbulent8() local 259 fixed16_t s, t, snext, tnext, sstep, tstep; in D_DrawSpans8() local
|
D | d_varsa.asm | 282 tnext dd 0 define
|
D | d_varsa.s | 95 tnext: .long 0 label
|
D | d_sprite.c | 42 fixed16_t s, t, snext, tnext, sstep, tstep; in D_SpriteDrawSpans() local
|
/external/quake/quake/src/WinQuake/ |
D | d_sky.cpp | 69 fixed16_t s, t, snext, tnext, sstep, tstep; in D_DrawSkyScans8() local
|
D | d_scan.cpp | 125 fixed16_t snext, tnext; in Turbulent8() local 261 fixed16_t s, t, snext, tnext, sstep, tstep; in D_DrawSpans8() local
|
D | d_varsa.s | 95 tnext: .long 0 label
|
D | d_sprite.cpp | 42 fixed16_t s, t, snext, tnext, sstep, tstep; in D_SpriteDrawSpans() local
|
/external/ipsec-tools/src/racoon/ |
D | proposal.h | 147 struct prop_pair *tnext; /* next prop_pair in same proposal payload */ member
|
/external/qemu/distrib/sdl-1.2.12/src/stdlib/ |
D | SDL_malloc.c | 3328 mchunkptr tnext = chunk_plus_offset(sp, ssize); in add_segment() local
|
/external/libffi/src/ |
D | dlmalloc.c | 3316 mchunkptr tnext = chunk_plus_offset(sp, ssize); in add_segment() local
|