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

/art/libdexfile/dex/
H A Ddex_instruction.cc518 #define IMPLIES(a, b) (!(a) || (b)) macro
521 static_assert(IMPLIES((f) == k35c || (f) == k45cc, \
530 static_assert(IMPLIES((f) == k3rc || (f) == k4rcc, \

Completed in 4 milliseconds