Searched defs:before_p (Results 1 – 2 of 2) sorted by relevance
315 void CRYPTO_mem_debug_malloc(void *addr, size_t num, int before_p, in CRYPTO_mem_debug_malloc()382 void CRYPTO_mem_debug_free(void *addr, int before_p, in CRYPTO_mem_debug_free()411 int before_p, const char *file, int line) in CRYPTO_mem_debug_realloc()
945 iterator before_p(position.get()); in insert() local