HomeSort by relevance Sort by last modified time
    Searched refs:NUMBER_MIN (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/tests/
list-test.c 12 #define NUMBER_MIN 0000
195 array[i] = g_random_int_range (NUMBER_MIN, NUMBER_MAX);
slist-test.c 12 #define NUMBER_MIN 0000
187 array[i] = g_random_int_range (NUMBER_MIN, NUMBER_MAX);

Completed in 28 milliseconds