Home
last modified time | relevance | path

Searched defs:is_c_format (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-main/
Dmain-unix-snapshot.c492 bool is_c_format = false; in process_literal_dump() local
/third_party/jerryscript/jerry-core/api/
Djerry-snapshot.c1575 bool is_c_format) /**< format-flag */ in jerry_get_literals_from_snapshot()