Home
last modified time | relevance | path

Searched defs:array_index (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/texinfo/info/
Dvariables.c148 int array_index = 0; variable
254 int array_index = 0, array_slots = 0; in make_variable_completions_array() local
Dm-x.c41 int array_index = 0, array_slots = 0; in read_function_name() local
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dnodebug.c65 int array_index (char *arr, int i) in array_index() function