Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dtst-allocate_once.c125 void *place2 = NULL; in do_test() local
126 char *string2 = allocate_once (&place2, allocate_string, in do_test()
175 free (place2); in do_test()