Home
last modified time | relevance | path

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

/dports/net/serveez/serveez-0.2.2/src/
H A Dguile-server.c47 #define SVZ_PTR2SCM(x) ((SCM) SVZ_PTR2NUM (x)) macro
383 SCM ls = SVZ_PTR2SCM (data); in guile_call_body()
396 SCM procname = SVZ_PTR2SCM (data); in guile_call_handler()
H A DChangeLog311 [guile int] Add abstraction: SVZ_PTR2SCM
313 * guile-server.c (SVZ_PTR2SCM): New macro.
318 (server_state_to_hash_internal): Use ‘SVZ_PTR2SCM’.