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

/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Druby.h1149 #define FL_SET(x,f) do {if (FL_ABLE(x)) RBASIC(x)->flags |= (f);} while (0) macro

Completed in 128 milliseconds