Searched defs:cmp_type (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_utl.c | 1027 do_check_string(ASN1_STRING * a,int cmp_type,equal_fn equal,unsigned int flags,const char * b,size_t blen,char ** peername) do_check_string() argument
|
/openbsd-src/gnu/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 32 enum cmp_type { enum
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/xtensa/ |
H A D | xtensa.h | 33 enum cmp_type { enum
|
/openbsd-src/gnu/gcc/gcc/config/pa/ |
H A D | pa.h | 25 enum cmp_type /* comparison type */ enum
|
/openbsd-src/gnu/gcc/gcc/config/iq2000/ |
H A D | iq2000.h | 809 enum cmp_type enum
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa.h | 25 enum cmp_type /* comparison type */ enum
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | i386-dis.c | 4101 unsigned int cmp_type; in OP_SIMD_Suffix() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | i386-dis.c | 5087 unsigned int cmp_type; in OP_SIMD_Suffix() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | mips.h | 38 enum cmp_type { enum
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | builtins.c | 8802 tree cmp_type = NULL_TREE; in fold_builtin_unordered_cmp() local
|
H A D | fold-const.c | 10545 tree cmp_type = TREE_TYPE (TREE_OPERAND (arg0, 0)); in fold_binary() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-ia64.c | 654 enum { CMP_NONE, CMP_OR, CMP_AND } cmp_type; /* OR or AND compare? */ member
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-ia64.c | 602 enum { CMP_NONE, CMP_OR, CMP_AND } cmp_type; /* OR or AND compare? */ member
|