Package Cffi-Utils - internal and external symbols

Part of:

asdf-system cityscape-builder, asdf-system cityscape-osd, asdf-system cityscape-city, asdf-system cityscape-terrain, asdf-system cityscape-building, asdf-system cityscape-draw, asdf-system cityscape-input, asdf-system cityscape-externals, asdf-system cl-glfw-opengl-version_1_1, asdf-system cl-glfw, asdf-system cityscape-util, asdf-system cityscape-craft, asdf-system cffi
See only external symbols
Package Cffi-Utils uses the packages Common-Lisp. It has 28 total symbols and 11 external ones.

Function

make-gensym-listReturn a list of N gensyms.
mklistMake into list if atom.
parse-body
side-effect-free?Is exp a constant, variable, or function,
or of the form (THE type x) where x is side-effect-fr...
single-bit-pAnswer whether INTEGER, which must be an integer, is a single
set twos-complement bit.
starts-withIs x a list whose first element is x?
symbolicateConcatenate together the names of some strings and symbols,
producing a symbol in the current pac...

Macro

bif
discard-docstringDiscards the first element of the list in body-var if it's a
string and the only element.
let-when
once-onlyReturns the code built by BODY. If any of VARIABLES
might have side effects, they are evaluate...
post-incfIncrement PLACE by DELTA and return its previous value.
with-unique-names