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

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.c1399 static int pushed_echo_areas_index = 0;
1419 add_pointer_to_array (pushed, pushed_echo_areas_index, pushed_echo_areas,
1430 popped = pushed_echo_areas[--pushed_echo_areas_index];
1468 for (i = 0; i < pushed_echo_areas_index; i++)
1395 static int pushed_echo_areas_index = 0; variable

Completed in 181 milliseconds