Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_strtod.c1390 Bigint **listp = &freelist[i]; in destroy_freelist() local
1391 while ((tmp = *listp) != NULL) { in destroy_freelist()
1392 *listp = tmp->next; in destroy_freelist()

Completed in 10 milliseconds