Home
last modified time | relevance | path

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

/third_party/quickjs/
Dqjsc.c285 const char *c_name1, in compile_file() argument
314 if (c_name1) { in compile_file()
315 pstrcpy(c_name, sizeof(c_name), c_name1); in compile_file()