Home
last modified time | relevance | path

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

/third_party/libabigail/tools/
Dabipkgdiff.cc762 struct compare_args struct
772 /// Constructor for compare_args, which is used to pass argument
786 compare_args(const elf_file &elf1, const string& debug_dir1, in compare_args() argument
/third_party/jerryscript/jerry-core/ecma/builtin-objects/typedarray/
Decma-builtin-typedarray-prototype.c1442 ecma_value_t compare_args[] = { lhs, rhs }; in ecma_builtin_typedarray_prototype_sort_compare_helper() local
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-array-prototype.c1070 ecma_value_t compare_args[] = { lhs, rhs }; in ecma_builtin_array_prototype_object_sort_compare_helper() local