Searched defs:NIL_P (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Druby.h446 #define NIL_P(v) !((VALUE)(v) != Qnil) macro

Completed in 67 milliseconds