Searched refs:pushed_echo_areas (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/texinfo/dist/info/
H A Decho-area.c1400 static PUSHED_EA **pushed_echo_areas = (PUSHED_EA **)NULL;
1421 add_pointer_to_array (pushed, pushed_echo_areas_index, pushed_echo_areas,
1432 popped = pushed_echo_areas[--pushed_echo_areas_index];
1471 if (pushed_echo_areas[i]->compwin)
1396 static PUSHED_EA **pushed_echo_areas = (PUSHED_EA **)NULL; variable

Completed in 189 milliseconds