Searched refs:notm (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dltm.c72 if (notm(tm)) { /* no tag method? */
149 if (notm(tm))
151 if (notm(tm)) return 0;
H A Dltm.h66 #define notm(tm) ttisnil(tm) macro
H A Dlvm.c320 if (l_unlikely(notm(tm)))
374 if (l_unlikely(notm(tm)))
751 if (l_unlikely(notm(tm))) /* no metamethod? */
H A Dlgc.c915 if (!notm(tm)) { /* is there a finalizer? */

Completed in 114 milliseconds