Searched refs:SND_ERROR_ALISP_NIL (Results 1 – 2 of 2) sorted by relevance
43 #define SND_ERROR_ALISP_NIL (SND_ERROR_BEGIN+1) /**< Lisp encountered an error during acall. */ macro
868 return new_integer(instance, SND_ERROR_ALISP_NIL); in F_aerror()