Home
last modified time | relevance | path

Searched refs:markp (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/
H A Dtal-debug.c62 struct tmp_debug_t **markp, struct tmp_debug_t *mark, in __gmp_tmp_debug_mark() argument
73 if (*markp != NULL) in __gmp_tmp_debug_mark()
85 *markp = mark; in __gmp_tmp_debug_mark()
93 struct tmp_debug_t **markp, in __gmp_tmp_debug_alloc() argument
96 struct tmp_debug_t *mark = *markp; in __gmp_tmp_debug_alloc()
118 struct tmp_debug_t **markp, in __gmp_tmp_debug_free() argument
121 struct tmp_debug_t *mark = *markp; in __gmp_tmp_debug_free()
149 *markp = NULL; in __gmp_tmp_debug_free()
H A Dtal-reent.c55 __gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **markp, size_t size) in __gmp_tmp_reentrant_alloc() argument
65 P->next = *markp; in __gmp_tmp_reentrant_alloc()
66 *markp = P; in __gmp_tmp_reentrant_alloc()
/netbsd-src/bin/sh/
H A Dmemalloc.c119 struct stackmark *markp; variable
175 mark->marknext = markp; in setstackmark()
176 markp = mark; in setstackmark()
184 markp = mark->marknext; /* delete mark from the list */ in popstackmark()
245 xmark = markp; in growstackblock()
/netbsd-src/external/bsd/nvi/docs/internals/
H A Dgdb.script56 define markp