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

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DBCCRuntimeSymbolResolver.cpp21 // typedef int si_int;
23 // However, there's already a macro also named "si_int" defined in siginfo.h
25 // compiler mistakenly recognize the identifier "si_int" as a macro and abort
30 #undef si_int macro
/frameworks/compile/libbcc/runtime/lib/
H A Dint_lib.h30 typedef int si_int; typedef
43 si_int high;
45 si_int high;

Completed in 105 milliseconds