Searched defs:push_index (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/lib/libreadline/ | ||
H A D | input.c | 98 static int pop_index, push_index; variable |
/openbsd-src/gnu/usr.bin/texinfo/info/ | ||
H A D | session.c | 4843 static int pop_index = 0, push_index = 0; variable |