Home
last modified time | relevance | path

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

/external/ltp/utils/ffsb-6.0-rc2/
Dparser.c420 container_t *tmp_container, *tmp2_container; in handle_container() local
445 tmp2_container = child; in handle_container()
446 while (tmp2_container->next) in handle_container()
447 tmp2_container = in handle_container()
448 tmp2_container->next; in handle_container()
449 tmp2_container->next = tmp_container; in handle_container()