RTLD_NOW           86 ext/dl/dl.c        rb_define_const(rb_mDL, "RTLD_NOW",    INT2NUM(RTLD_NOW));
RTLD_NOW           22 ext/dl/dl.h    #ifndef RTLD_NOW