Searched refs:alisp_get_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/alisp/
H A Dalisp_local.h70 static inline enum alisp_objects alisp_get_type(struct alisp_object *p) function
H A Dalisp.c164 switch (alisp_get_type(p)) {
183 lisp_debug(instance, "delete cons %p (type = %i, refs = %i) (s = '%s')", p, alisp_get_type(p), alisp_get_refs(p),
1017 switch (alisp_get_type(p)) {
1674 switch (alisp_get_type(p)) {
1739 switch (alisp_get_type(p)) {
1826 type1 = alisp_get_type(p1);
1827 type2 = alisp_get_type(p2);
3119 switch (alisp_get_type(p)) {

Completed in 58 milliseconds