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

/dalvik/vm/compiler/codegen/x86/libenc/
H A Dencoder.cpp141 static int debug_check() { function
151 static int dummy = debug_check();
153 // can have this - initialization order problems.... static int dummy_run_the_debug_test = debug_check();

Completed in 54 milliseconds