Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dllvm-debuginfo-analyzer.rst581 COMPARE subsection
630 .. _warning_:
/openbsd/usr.bin/dig/lib/dns/
H A Drcode.c172 #define COMPARE(string, rdclass) \ in dns_rdataclass_fromtext() macro
/openbsd/gnu/gcc/gcc/
H A Dggc.h245 #define splay_tree_new_ggc(COMPARE) \ argument
/openbsd/regress/lib/libc/db/
H A Ddbtest.c49 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm196 COMPARE = 5 define
514 COMPARE = 5 define
2398 COMPARE = 5 define
/openbsd/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm266 COMPARE = 5 define
584 COMPARE = 5 define
2492 COMPARE = 5 define
/openbsd/usr.bin/find/
H A Dfunction.c57 #define COMPARE(a, b) { \ macro
/openbsd/gnu/gcc/libdecnumber/
H A DdecNumber.c184 #define COMPARE 0x01 /* Compare operators */ macro