Home
last modified time | relevance | path

Searched defs:COMPARE (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/lib/libc/port/gen/
H A Dhsearch.c95 #define COMPARE(A, B) (* hcompar)((A), (B)) macro
98 #define COMPARE(A, B) strcmp((A), (B)) macro
/titanic_51/usr/src/lib/libbc/libc/gen/common/
H A Dhsearch.c86 # define COMPARE(A, B) (* hcompar)((A), (B)) macro
89 # define COMPARE(A, B) strcmp((A), (B)) macro
/titanic_51/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A Dutf8_to_ebcdic_test.c169 #define COMPARE \ in validate() macro
H A Dsb_to_utf8_test.c123 #define COMPARE \ in validate() macro
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h77 #define COMPARE 0x8 macro
/titanic_51/usr/src/lib/efcode/engine/
H A Dforth.c289 #define COMPARE(cmp, rhs) ((((s_lforth_t)TOS) cmp((s_lforth_t)(rhs))) ? \ macro
[all...]