Forked from
cmucl / cmucl
Source project has a limited visibility.
-
wlott authored
def-c-variable doesn't do a defalien, but sets up the ct-a-val info so that %primitive foreign-symbol-address will be used. This is probably not the place to be consing up ct-a-vals, but the other option is to extend defalien, and I'm not sure that is a good idea either.
wlott authoreddef-c-variable doesn't do a defalien, but sets up the ct-a-val info so that %primitive foreign-symbol-address will be used. This is probably not the place to be consing up ct-a-vals, but the other option is to extend defalien, and I'm not sure that is a good idea either.