Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_rb_private.h37 lv_rb_compare_t compare; member
Dlv_rb.c47 bool lv_rb_init(lv_rb_t * tree, lv_rb_compare_t compare, size_t node_size) in lv_rb_init()
/lvgl-latest/tests/unity/
Dunity.c734 const UNITY_COMPARISON_T compare, in UnityAssertGreaterOrLessOrEqualNumber()
1054 const UNITY_COMPARISON_T compare, in UnityAssertGreaterOrLessFloat()
1281 const UNITY_COMPARISON_T compare, in UnityAssertGreaterOrLessDouble()