Home
last modified time | relevance | path

Searched refs:ficl_array_index (Results 1 – 1 of 1) sorted by relevance

/dports/lang/fth/fth-1.4.1/src/
H A Darray.c108 static void ficl_array_index(ficlVm *);
1444 ficl_array_index(ficlVm *vm) in ficl_array_index() function
3234 FTH_PRI1("array-index", ficl_array_index, h_array_index); in init_array()