Home
last modified time | relevance | path

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

/glibc-2.36/misc/
Dtst-allocate_once.c111 void *place1 = NULL; in do_test() local
112 char *string1 = allocate_once (&place1, allocate_string, in do_test()
120 == allocate_once (&place1, allocate_not_called, in do_test()
176 free (place1); in do_test()