Home
last modified time | relevance | path

Searched defs:bug (Results 1 – 18 of 18) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dcall-sc.exp51 proc setup_kfails { file tuples bug } {
58 proc setup_compiler_kfails { file compiler format tuples bug } {
141 proc setup_kfails { file tuples bug } {
148 proc setup_compiler_kfails { file compiler format tuples bug } {
H A Dstructs.exp179 proc setup_kfails { file tuples bug } {
186 proc setup_compiler_kfails { file compiler format tuples bug } {
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Dstruct1.C1 struct bug { struct
6 struct bug s = { 0, (unsigned long) &s | 1 }; argument
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dreport.py455 def category_type_name(bug): argument
477 def predicate(bug): argument
497 def predicate(bug): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit72.C6 template <class X, class Y> struct bug {}; struct
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D980520-1.c4 int bug(void) in bug() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D991216-4.c2 static void bug(int size, int tries) in bug() function
H A D20000412-6.c14 bug (unsigned short value, unsigned short *buffer, unsigned short *bufend) in bug() function
H A D20001017-1.c2 void bug (double *Cref, char transb, int m, int n, int k, in bug() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Dcrash3.C10 void bug(int i) in bug() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash48.C13 bug::bug(int size) in bug() function
H A Dnest11.C17 A::C::bug (A::B &y) in bug() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb5.C8 void bug() { in bug() function
H A Deb49.C43 N::bug () in bug() function
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/execute/
H A D19981119-0.f29 program bug program
/openbsd/games/adventure/
H A Dsubr.c474 bug(int n) in bug() function
/openbsd/sys/dev/cardbus/
H A Dcom_cardbus.c107 u_char bug; member
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DNSErrorChecker.cpp277 BugType *bug = nullptr; in checkEvent() local