Toggle navigation
Extempore Functions Index
Core release (v0.8.9)
(current)
XTM Extensions
About
Submit
hidden link
pc:pc
scheme
Defined in:
https://github.com/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
Implementation
(
define
pc:pc
(
lambda
(
pitch
)
(
modulo
pitch
12
)))
Back to Index
Similar Entries
audiofile_16bitPCM_to_sample_be
xtlang
/digego/extempore/tree/v0.8.9/libs/core/audiobuffer.xtm
audiofile_16bitPCM_to_sample_le
xtlang
/digego/extempore/tree/v0.8.9/libs/core/audiobuffer.xtm
audiofile_24bitPCM_to_sample_be
xtlang
/digego/extempore/tree/v0.8.9/libs/core/audiobuffer.xtm
audiofile_24bitPCM_to_sample_le
xtlang
/digego/extempore/tree/v0.8.9/libs/core/audiobuffer.xtm
bind-func-ipc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
cpClosestPointOnSegment
xtlang
/digego/extempore/tree/v0.8.9/libs/contrib/libchipmunk.xtm
cpvlerpconst
xtlang
/digego/extempore/tree/v0.8.9/libs/contrib/libchipmunk/cpVect.xtm
cpvslerpconst
xtlang
/digego/extempore/tree/v0.8.9/libs/contrib/libchipmunk/cpVect.xtm
impc:aot:add-win-link-library
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-exe
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-module
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-xtm-dll
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-xtm-exe
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-xtm-file
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:compile-xtm-ll
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:currently-compiling?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:do-and-emit
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:do-at-runtime
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:do-or-emit
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:import-ll
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-closure-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-ext-globalvar-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-footer
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-forms
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-generic-func
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-generic-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-gl-proc-binding-details
scheme
/digego/extempore/tree/v0.8.9/libs/external/gl/gl-getprocaddress.xtm
impc:aot:insert-globalvar-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-header
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-load-dylib-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-namedtype-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-nativefunc-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-polyfunc-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-sexpr
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-static-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-typealias-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:insert-xtmacro-binding-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:print-compilation-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:aot:suppress-aot-do
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:flush-jit-compilation-queue
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:compiler:print-already-bound-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-bad-arity-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-bad-numeric-value-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-bad-type-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-bad-type-error-with-ast
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-badly-formed-expression-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-bind-func-details-to-log
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-binding-details-to-log
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-cannot-expand-non-generic-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-compiler-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-compiler-failed-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-compiler-warning
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-constraint-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-could-not-resolve-generic-type-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-could-not-resolve-type-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-could-not-resolve-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-could-not-resolve-types_find-expr
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-double-colon-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-dylib-loading-details-to-log
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-expansion-arity-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-if-type-conflict-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-index-oob-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-lib-binding-details-to-log
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-missing-generic-type-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-missing-identifier-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-needs-zone-delay-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-needs-zone-size-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-no-redefinitions-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-no-retval-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-no-scheme-stub-notification
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-no-valid-forms-for-generic-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-not-during-aot-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-polying-details-to-log
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-shadow-var-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-type-conflict-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-type-mismatch-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-unsupported-conversion-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:print-variable-not-marked-as-free-error
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:compiler:queue-ir-for-compilation
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:compiler:reset-jit-compilation-queue
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:array?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:boolean?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:check-type-size-calculations
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:clean-named-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:closure?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:apply-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:create_zone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:eval-gvar
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:eval-var
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:make-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:make-closureenv
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:make-env
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:make-static
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:pop_zone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:push_new_zone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compile:push_zone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:array-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:array-ref-ptr
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:array-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:bitcast
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:bitconvert
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:bitwise
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:callback
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-from-getter
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-refcheck
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:closure-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:cmp
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:fptrcall
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:heap-alloc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:heap-alloc-with-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:heap-alloc-without-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:if
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:ifret
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:llvm_varargs
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:loop
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:loop
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:make-array
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:make-tuple
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:make-vector
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:math
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:math-intrinsics
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:modulo
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:native-call
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:null
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:num-of-elts
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:obj-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:pdref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:pointer-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:pointer-ref-ptr
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:pointer-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:pref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:ret
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:set!
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:stack-alloc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:stack-alloc-with-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:stack-alloc-without-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:tuple-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:tuple-ref-ptr
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:tuple-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:vector-ref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:vector-set
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:vector-shuffle
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:void
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:while-loop
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:zone-alloc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:zone-alloc-with-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:compiler:zone-alloc-without-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:complex-type?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:convert-from-pretty-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:convert-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:fixed-point?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:floating-point?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:function-calling-convention
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:function-fixup-args
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:gcnt
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:genericfunc-match-closure-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ir:genericfunc-match-tuple-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ir:genericfunc-stringify-generic-arg-strings
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ir:genericfunc-type-setup
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ir:get-alignment
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-arity-from-pretty-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-array-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-base-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-base-type-g
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-closure-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-function-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-generic-tuple-typevars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-pretty-closure-arg-strings
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-pretty-tuple-arg-strings
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-ptr-depth
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-tuple-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-tuple-type-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-expand-poly
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-array
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-str-rec
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-tuple
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-pretty-vector
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-joiner
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-type-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:get-vector-type-from-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:gname
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:intrinsic-substitution
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-arglist-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-const-string
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-function-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-string
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-struct-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:make-struct-str-env
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:number?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:objectsize-intrinsic
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:other?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:pointer++
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:pointer--
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:pointer?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:poly-or-adhoc?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:pptype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:pretty-print-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:regex-structs-or-atoms
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:regex-tc-or-a
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:scalar?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:signed?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:split-and-decode-poly-adhoc-name
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:str-list-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:strip-space
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:tuple?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:type?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:types-equal?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:vector?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:ir:void?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmir.xtm
impc:pretty-print-vars
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:add-types-to-source
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:add-types-to-source-atom
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:adhoc-scheme-wrapper
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:afill!
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:allocate-var?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:allocate-var?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:and
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:array-ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:array-ref-ptr-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:array-set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bang-type?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:begin-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:beginz
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:binary-arity
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:binary-arity
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bind-dylib
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bind-lib
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bitcast-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bitconvert-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:bitwise-not-to-eor
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:block:check-for-free-syms
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:builtin-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:callback
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:callback-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:carcdr-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:check-bang-against-reified
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:check-memzone-void?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:check-to-update-generic-vars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:clean-fvars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:clear-all-vars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-call-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-in-first-position
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-is-being-compiled?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-or-nativefunc-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-refcheck-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure-set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:closure:convert
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:coerce-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:coercion-run
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:compare-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:compile-type-dataconstructors
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:completely-unwrap-named-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:complex-type?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:complex-unify
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:cond
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:cond
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:constrain-genericfunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:construct-generic-type-if-valid
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:create-scheme-wrapper
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:create-scm-wrapper?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:create_zone-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:descending-generic-type-match
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:doloop
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:dotimes
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:dotimes-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:expand-generic-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:expand-generic-type-func-gpoly-arity
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:expand-generic-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:find-all-vars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:find-unresolved-simple-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:first-transform
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:flatten-1
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:force-var
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:format
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:fprintf-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:fptrcall-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:fptrcall-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:fscanf-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:gather-all-gvars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:gather-all-gvars-helper
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:gen-shadow
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:generate-generic-type-cname
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:generic-type-details
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:generic-types-matchup?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-apply-macros
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-pretty-print
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-src-changed
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-src-compiled
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:genericfunc-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:generictype-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-builtin-args
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-builtin-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-builtin-type-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-arg-symbols
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-arg-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-body
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-names
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-or-nativefunc-arg-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-or-nativefunc-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-or-nativefunc-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-closure-zone-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-expression-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-generic-type-as-tuple
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-generictype-candidate-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-global-var-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-globalvar-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-globalvar-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-mono-name
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-named-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-namedtype-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-namedtype-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-native-name
macro
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-nativefunc-arg-names
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-nativefunc-arg-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-nativefunc-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-nativefunc-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-candidate
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-candidate-list
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-candidate-names
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-candidate-pretty-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-candidate-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polyfunc-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polytype-candidate
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polytype-candidate-list
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polytype-candidate-names
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polytype-candidate-pretty-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-polytype-candidate-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-type-for-gpoly
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-typealias-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-typealias-ground-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-typealias-ground-type-pretty
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-typealias-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-typealias-type-pretty
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-var
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-var-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:get-xtmacro-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:gl-proc-alist-index
scheme
/digego/extempore/tree/v0.8.9/libs/external/gl/gl-getprocaddress.xtm
impc:ti:globalvar-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:gteq
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:handle-forced-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:heap-alloc-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:if-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:initialize-closure-with-new-zone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:intersection*
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:join
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:lambda
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:lambda-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:let-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:letz
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:list
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:lteq
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:make-array-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:make-tuple-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:make-vector-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:mark-returns
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:math-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:math-intrinsic-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:maximize-generic-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:memzone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:memzone
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:minimize-gen-type-finalize-x
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:minimize-gen-type-x
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:minimize-generic-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:minimized-gen-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:multicref
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:multicset
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:namedtype-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-generics
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-generics-check-args
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-generics-check-return-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-generics-final-tests
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-generics-make-gtypes-unique
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-poly-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-poly-check-match-ftypes
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativef-poly-exact-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:nativefunc-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:not
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:null-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:null?-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:num-of-elts-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:numeric-cast-operator
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:numeric-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:obj-size-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:or
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pdref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pfill!
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pointer-ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pointer-ref-ptr-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pointer-set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:polyfunc-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:polyfunc-pretty-print
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:polytype-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:polytype-match?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:polytype-pretty-print
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pop_zone-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:pref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-builtin-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-closure-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-genericfunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-generictype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-globalvar-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-namedtype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-nativefunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-polyfunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-polytype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-typealias-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:print-xtmacro-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:printf-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:println
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:println2
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:push_new_zone-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:push_zone-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:quote
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-builtin
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-genericfunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-generictype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-globalvar
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-namedtype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-nativefunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-polyfunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-polytype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-typealias
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:register-new-xtmacro
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reify-generic-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reify-generic-type-expand
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:remove-polyfunc-candidate
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:remove-single-element-lists
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:rename-all-shadow-vars
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-builtin-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-closure-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-genericfunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-generictype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-globalvar-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-namedtype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-nativefunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-polyfunc-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-polytype-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-typealias-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reset-xtmacro-cache
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:ret-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:reverse-set-bangs-from-reified
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:run
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:run-type-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:run-type-check*
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:scm_rt_check_string
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:search-for-dylib
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-builtin-args
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-builtin-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-builtin-type-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-closure-body
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-closure-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-closure-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-closure-zone-size
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-globalvar-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-namedtype-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-nativefunc-arg-names
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-nativefunc-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-nativefunc-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-typealias-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:set-xtmacro-docstring
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:simplify-genericfunc-pretty-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:simplify-generictype-pretty-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:spec-new-type?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:specialize-genericfunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:specialize-generictype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:split-namedfunc
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:split-namedtype
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:sprintf-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:sprintln
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:sprintln2
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:sscanf-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:stack-alloc-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:string-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:strip-named-type
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:sym-unify
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:symbol-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:tfill!
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:try-to-resolve-named-types
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:tuple-list-from-pretty-tuple-str
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:tuple-ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:tuple-ref-ptr-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:tuple-set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-check-bound-lambda
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-clean
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-normalize
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-unify
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:type-unify-closure
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:typealias-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:unify
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:unify-lists
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:unique-polyfunc-candidate
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:unity?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:update-closure-name
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:update-var
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:variable-substitution
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:variable-substitution-pairs
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:vector-ref-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:vector-set-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:vector-shuffle-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:vfill!
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:void-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:while
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:while-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:word-downcase
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:word-upcase
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:xtmacro-exists?
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:zone-alloc-check
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
impc:ti:zone_cleanup
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
ipc:bind-func
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
ipc:bind-xtmrender-vars
scheme
/digego/extempore/tree/v0.8.9/libs/external/graphics-pipeline-scm.xtm
ipc:call
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:eval
macro
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:for-each
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:load
scheme
/digego/extempore/tree/v0.8.9/runtime/llvmti.xtm
ipc:map
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:mapcall
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:proc-name-with-mapping
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:run-active-label
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:set-local-remote-mapping
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
ipc:sync-receive
scheme
/digego/extempore/tree/v0.8.9/runtime/scheme.xtm
pc:?
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:chord
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:chord->scale
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:chord-options
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:closest-pc
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:closest-pitch
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:degree
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:diatonic
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:distance
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:distance-of-chord
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:expand/contract
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:find-closest
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:from-intervals
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:from-steps
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:invert
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:make-chord
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:make-chord-fixed
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:melody-by-step
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:move-chord
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:quantize
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:quantize-list
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:quantize-low
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:random
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:relative
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:scale
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:scale-from-chord
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:scale-from-pc
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pc:transpose
scheme
/digego/extempore/tree/v0.8.9/libs/core/pc_ivl.xtm
pcg32_boundedrand_r
xtlang
/digego/extempore/tree/v0.8.9/libs/core/pcg-rng.xtm
topclock-bpm
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
topclock-election
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
topclock-receive
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
topclock-streamer
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
topclock-sync
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
topclock-variable
scheme
/digego/extempore/tree/v0.8.9/libs/core/topclock.xtm
xt_pcg32_random
xtlang
/digego/extempore/tree/v0.8.9/libs/core/pcg-rng.xtm
xt_pcg32_random_r
xtlang
/digego/extempore/tree/v0.8.9/libs/core/pcg-rng.xtm
xt_pcg32_srandom
xtlang
/digego/extempore/tree/v0.8.9/libs/core/pcg-rng.xtm
xt_pcg32_srandom_r
xtlang
/digego/extempore/tree/v0.8.9/libs/core/pcg-rng.xtm