Home
last modified time | relevance | path

Searched defs:a_symbol (Results 1 – 2 of 2) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dlisp.h49 struct a_symbol { struct
71 struct a_symbol sym; /*!< \ref a_symbol "Symbol Object". */ argument
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/libnyquist/nyquist/xlisp/
H A Dxlglob.c56 LVAL a_cons=NIL,a_symbol=NIL,a_fixnum=NIL,a_flonum=NIL; variable