Home
last modified time | relevance | path

Searched defs:MUL (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_expr.h51 MUL, // * enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_expr.h44 MUL, // * enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_math.h54 static inline int32_t MUL(int32_t a, int32_t b) in MUL() function