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

/macosx-10.10/ruby-106/ruby/
H A Dvsnprintf.c131 #define UNINITIALIZED_VAR(x) x = x macro
133 #define UNINITIALIZED_VAR(x) x macro
H A Dvm_core.h119 #define UNINITIALIZED_VAR(x) x = x macro
121 #define UNINITIALIZED_VAR(x) x macro

Completed in 364 milliseconds