Home
last modified time | relevance | path

Searched defs:to_num (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-prototype.c1284 ecma_number_t to_num = JERRY_MIN (JERRY_MAX (length_num, 0), this_len - from); in ecma_builtin_string_prototype_object_substr() local
/third_party/toybox/toys/pending/
H A Dawk.c2933 static double to_num(struct zvalue *v) in to_num() function
[all...]

Completed in 8 milliseconds