Home
last modified time | relevance | path

Searched defs:qual (Results 1 – 20 of 20) sorted by relevance

/openbsd/src/lib/libpcap/
Dgencode.h148 struct qual { struct
166 struct block *gen_scode(const char *, struct qual); argument
/openbsd/src/gnu/gcc/gcc/
Dmips-tdump.c429 struct qual { in type_to_string() struct
430 tq_t type; in type_to_string()
431 int low_bound; in type_to_string()
432 int high_bound; in type_to_string()
433 int stride; in type_to_string()
Dc-decl.c7199 declspecs_add_qual (struct c_declspecs *specs, tree qual) in declspecs_add_qual()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dmips-tdump.c421 struct qual { struct
422 tq_t type;
423 int low_bound;
424 int high_bound;
425 int stride;
/openbsd/src/lib/libcrypto/txt_db/
Dtxt_db.h88 int (**qual)(OPENSSL_STRING *); member
/openbsd/src/lib/libcrypto/x509/
Dx509_cpols.c540 POLICYQUALINFO *qual; in policy_section() local
593 POLICYQUALINFO *qual; in notice_section() local
/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-m68k.c5994 build_mri_control_operand (qual, cc, leftstart, leftstop, rightstart, in build_mri_control_operand() argument
6113 parse_mri_control_expression (stop, qual, truelab, falselab, extent) in parse_mri_control_expression() argument
6223 s_mri_if (qual) in s_mri_if() argument
6308 s_mri_else (qual) in s_mri_else() argument
6478 s_mri_for (qual) in s_mri_for() argument
6764 s_mri_until (qual) in s_mri_until() argument
6803 s_mri_while (qual) in s_mri_while() argument
/openbsd/src/games/sail/
Ddr_3.c283 int qual; in is_toughmelee() local
Dextern.h242 unsigned char qual; member
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
Duninit-A.c51 tree qual, qual_wfl, decl; local
/openbsd/src/gnu/usr.bin/binutils/bfd/
Decoff.c1166 struct qual { struct
1167 unsigned int type;
1168 int low_bound;
1169 int high_bound;
1170 int stride;
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-m68k.c6008 build_mri_control_operand (int qual, int cc, char *leftstart, char *leftstop, in build_mri_control_operand()
6120 parse_mri_control_expression (char *stop, int qual, const char *truelab, in parse_mri_control_expression()
6226 s_mri_if (int qual) in s_mri_if()
6310 s_mri_else (int qual) in s_mri_else()
6476 s_mri_for (int qual) in s_mri_for()
6759 s_mri_until (int qual) in s_mri_until()
6797 s_mri_while (int qual) in s_mri_while()
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/
Decoff.c1053 struct qual in ecoff_type_to_string() struct
1055 unsigned int type; in ecoff_type_to_string()
1056 int low_bound; in ecoff_type_to_string()
1057 int high_bound; in ecoff_type_to_string()
1058 int stride; in ecoff_type_to_string()
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dmacro.c549 sb qual; in do_formals() local
/openbsd/src/gnu/llvm/clang/lib/AST/
DTypeLoc.cpp457 if (auto qual = getAs<QualifiedTypeLoc>()) in findExplicitQualifierLoc() local
/openbsd/src/sys/arch/luna88k/stand/boot/
Dscsireg.h253 u_char qual; member
/openbsd/src/gnu/usr.bin/gcc/gcc/java/
Dparse.y3624 tree qual, to_return; local
3675 find_as_inner_class_do (qual, enclosing) in find_as_inner_class_do() argument
11322 tree qual, qual_wfl, name = NULL_TREE, decl, ptr_type = NULL_TREE, local
Dparse.c7189 tree qual, to_return; local
7240 find_as_inner_class_do (qual, enclosing) in find_as_inner_class_do() argument
14887 tree qual, qual_wfl, name = NULL_TREE, decl, ptr_type = NULL_TREE, local
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclObjC.cpp718 TypeLoc qual = typeBoundInfo->getTypeLoc().findExplicitQualifierLoc(); in actOnObjCTypeParam() local
DSemaType.cpp884 if (TypeLoc qual = typeArgInfo->getTypeLoc().findExplicitQualifierLoc()) { in applyObjCTypeArgs() local