Searched refs:sidlist (Results 1 – 1 of 1) sorted by relevance
546 type (llnod), pointer :: sidlist ! points to first elt of linked list local556 allocate (sidlist) ! allocate the first element of the sid 560 nullify(sidlist % next) ! next does not exist yet568 sidlist % value = iBCB2 ! record its value569 nullify(sidlist % next) ! next does not exist yet572 sidelt => sidlist ! starting with the first sid595 sidelt => sidlist ! starting with the first sid605 sidelt => sidlist