Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-ext/arg/
Darg.c111const jerry_length_t name_cnt, /**< count of the name list */ in jerryx_arg_transform_object_properties()
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
Darg.h51 jerry_length_t name_cnt; /**< count of the name list */ member
/third_party/libcoap/man/
Dexamples-code-check.c142 static unsigned int name_cnt = 0; variable