Searched refs:array_slots (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/texinfo/info/ |
| H A D | variables.c | 149 int array_slots = 0; variable 161 (entry, array_index, array, array_slots, 10, REFERENCE *); 254 int array_index = 0, array_slots = 0; in make_variable_completions_array() local 266 (entry, array_index, array, array_slots, 200, REFERENCE *); in make_variable_completions_array()
|
| H A D | m-x.c | 41 int array_index = 0, array_slots = 0; in read_function_name() local 55 (entry, array_index, array, array_slots, 200, REFERENCE *); in read_function_name()
|