Searched defs:tmp4 (Results  1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ | 
| H A D | 991118-1.c | 19 struct tmp4  struct21   long long int field : 53;
 22   long long int pad : 11;
 47 sub4 (struct tmp4 tmp4)  in sub4()
 56 struct tmp4 tmp4 = {0x1FFFF00000000LL, 0x123};  variable
 
 | 
| /openbsd-src/sys/net/ | 
| H A D | pf_table.c | 2427 	struct sockaddr_in	 tmp4;  in pfr_kentry_byaddr()  local2467 	struct sockaddr_in	 tmp4;  in pfr_update_stats()  local
 2599 	struct sockaddr_in	 tmp4;  in pfr_pool_get()  local
 
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ | 
| H A D | target.c | 1068   ffetargetReal1 tmp1, tmp2, tmp3, tmp4;  in ffetarget_divide_complex1()  local1125   ffetargetReal2 tmp1, tmp2, tmp3, tmp4;  in ffetarget_divide_complex2()  local
 
 | 
| /openbsd-src/sys/dev/ic/ | 
| H A D | z8530tty.c | 896 	uint8_t tmp3, tmp4, tmp5;  in zsparam()  local
 | 
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/d30v/ | 
| H A D | d30v.c | 3042   rtx tmp4 = gen_reg_rtx (SImode);  local
 | 
| /openbsd-src/gnu/llvm/clang/lib/CodeGen/ | 
| H A D | CGExprScalar.cpp | 4808     llvm::Value *tmp4 = Builder.CreateAnd(LHSTmp, tmp);  in VisitAbstractConditionalOperator()  local
 |