Home
last modified time | relevance | path

Searched refs:FLOAT_INTEGER_COMPUTER (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/update/updater/services/script/script_interpreter/
H A Dscript_context.cpp290 #define FLOAT_INTEGER_COMPUTER(op, rightValue) do { \ macro
310 FLOAT_INTEGER_COMPUTER(op, (rightValue)); \
327 FLOAT_INTEGER_COMPUTER(op, (rightValue)); \