Home
last modified time | relevance | path

Searched defs:CMP (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/upstream-freebsd/lib/libc/stdlib/
H A Dqsort.c69 #define CMP(t, x, y) (cmp((t), (x), (y))) macro
71 #define CMP(t, x, y) (cmp((x), (y))) macro
/aosp12/art/compiler/utils/arm/
H A Dconstants_arm.h115 CMP = 10, // Compare enumerator