Home
last modified time | relevance | path

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

/dports/lang/chibi-scheme/chibi-scheme-0.10/
H A Dgc_heap.c484 static void* load_image_fn(sexp ctx, sexp dl, sexp name) { in load_image_fn() function
490 static void* load_image_fn(sexp ctx, sexp dl, sexp name) { in load_image_fn() function
553 fn = load_image_fn(ctx, sexp_opcode_dl(dstp), name); in load_image_callback_p2()
565 fn = load_image_fn(ctx, sexp_type_dl(dstp), name); in load_image_callback_p2()