Home
last modified time | relevance | path

Searched defs:b (Results 226 – 250 of 1527) sorted by relevance

12345678910>>...62

/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrpcmp.c31 strpcmp(register const char* a, register const char* b) in strpcmp()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtvcmp.c32 tvcmp(register const Tv_t* a, register const Tv_t* b) in tvcmp()
/illumos-gate/usr/src/test/util-tests/tests/awk/syn/
H A Dcallparam.awk5 a = b() function
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dconstexpr-labelref.c5 static void *b = &&label1; in a() local
H A Dconstexpr-pointer-cast.c2 static int b = 0; variable
H A Dold-style-definition0.c3 int foo(a, b) in foo() argument
H A Dold-style-definition1.c3 int foo(a, b) in foo() argument
H A Dbad-typeof.c4 int b; in fun() local
H A Dimplicit-KR-arg-type0.c1 int foo(a, b) in foo() argument
H A Dimplicit-KR-arg-type1.c1 int foo(a, b) in foo() argument
/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dphi-order04.c1 static void foo(int *b) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dundef01.c3 int *b; in foo() local
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dand-or-lsr0.c1 int foo(int a, int b) in foo()
H A Dcse-fcmp.c3 int foo(double a, double b) in foo()
H A Dand-or-crash.c1 static unsigned a(unsigned b, unsigned c) { (c << 1 | b & 1 << 1) >> 1; } in a()
H A Dand-or-lsr1.c1 int foo(int a, int b) in foo()
H A Dand-or-mask.c1 int foo(int a, int b) in foo()
H A Dand-or-mask0.c1 int foo(int a, int b) in foo()
H A Dand-or-mask1.c1 int foo(int a, int b) in foo()
H A Dand-or-shl0.c1 int foo(int a, int b) in foo()
H A Dand-or-shl1.c1 int foo(int a, int b) in foo()
H A Dcse-setfval.c1 int ftest(double a, double b) in ftest()
H A Dmask-out.c1 unsigned mask(unsigned a, unsigned b) in mask()
H A Dtrunc-or-shl.c1 char foo(int a, int b) in foo()
/illumos-gate/usr/src/tools/smatch/src/validation/preprocessor/
H A Dpreprocessor5.c2 #define b(x) x macro

12345678910>>...62