Home
last modified time | relevance | path

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

/dports/lang/gforth/gforth-0.7.3/engine/
H A Dmain.c595 static void *dict_alloc_read(FILE *file, Cell imagesize, Cell dictsize, Cell offset) in dict_alloc_read() function
1918 image = dict_alloc_read(imagefile, preamblesize+header.image_size, in gforth_loader()
/dports/lang/gforth/gforth-0.7.3/
H A DChangeLog2619 * engine/main.c: slight tweak in dict_alloc_read()