Home
last modified time | relevance | path

Searched defs:end_ptr (Results 1 – 3 of 3) sorted by relevance

/minix3/games/rogue/
H A Drandom.c74 static long *end_ptr = &rntb[32]; variable
/minix3/common/lib/libc/stdlib/
H A Drandom.c252 static int *end_ptr = &randtbl[DEG_3 + 1]; variable
/minix3/minix/usr.bin/mined/
H A Dmined.h104 char *end_ptr; member