Searched refs:markp (Results 1 – 4 of 4) sorted by relevance
62 struct tmp_debug_t **markp, struct tmp_debug_t *mark, in __gmp_tmp_debug_mark() argument73 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() argument96 struct tmp_debug_t *mark = *markp; in __gmp_tmp_debug_alloc()118 struct tmp_debug_t **markp, in __gmp_tmp_debug_free() argument121 struct tmp_debug_t *mark = *markp; in __gmp_tmp_debug_free()149 *markp = NULL; in __gmp_tmp_debug_free()
55 __gmp_tmp_reentrant_alloc (struct tmp_reentrant_t **markp, size_t size) in __gmp_tmp_reentrant_alloc() argument65 P->next = *markp; in __gmp_tmp_reentrant_alloc()66 *markp = P; in __gmp_tmp_reentrant_alloc()
119 struct stackmark *markp; variable175 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()
56 define markp