Searched refs:compare (Results 1 – 6 of 6) sorted by relevance
104 compare (const void *a, const void *b) in compare() function123 backtrace_qsort (a, tests[i].count, sizeof (int), compare); in main()
67 MODULE_CFLAGS += -Wno-error -Wno-strict-prototypes -Wno-sign-compare
6397 // MCTH is a control method to compare two strings. It returns6401 Method (MCTH, 2, Serialized) // Control Method to compare two strings6402 { // MCTH: Control Method to compare two strings6403 // Arg0: first string to compare6404 // Arg1: second string to compare6447 } // MCTH: Control Method to compare two strings8575 // it attempted to compare two buffers. This is not allowed until
32 -Wno-sign-compare \
243 JE_CFLAGS_ADD([-Wsign-compare])
1638 Debugger: Added new command to read/write/compare all namespace objects. 9864 Implemented a full bytewise compare to determine if a table load request 9866 attempting to load a duplicate table. The compare is performed if the 10618 However, the scan is simply a brute-force byte compare to ensure all 11257 within a buffer would prematurely terminate a compare between buffer 11582 Implemented a "lexicographical compare" for String and Buffer objects
Completed in 33 milliseconds