Home
last modified time | relevance | path

Searched defs:NEG (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_date.h184 static constexpr char NEG = '-'; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp31 enum class Sign { NONE, NEG, POS }; enumerator
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_date_test.cpp29 const char NEG = '-'; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dold_instruction_enum.h140 NEG = 70, enumerator