Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-main/
Dmain-unix-snapshot.c257 const char *file_name_p = NULL; in process_generate() local
528 const char *file_name_p = cli_consume_string (cli_state_p); in process_literal_dump() local
696 const char *file_name_p = cli_consume_string (cli_state_p); in process_merge() local
/third_party/jerryscript/jerry-port/default/
Ddefault-module.c46 jerry_port_read_source (const char *file_name_p, /**< file name */ in jerry_port_read_source()
/third_party/jerryscript/targets/nuttx-stm32f4/
Djerry_port.c81 jerry_port_read_source (const char *file_name_p, /**< file name */ in jerry_port_read_source()