Home
last modified time | relevance | path

Searched defs:tmp4 (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D991118-1.c19 struct tmp4 struct
21 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/sys/net/
H A Dpf_table.c2427 struct sockaddr_in tmp4; in pfr_kentry_byaddr() local
2467 struct sockaddr_in tmp4; in pfr_update_stats() local
2599 struct sockaddr_in tmp4; in pfr_pool_get() local
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dtarget.c1068 ffetargetReal1 tmp1, tmp2, tmp3, tmp4; in ffetarget_divide_complex1() local
1125 ffetargetReal2 tmp1, tmp2, tmp3, tmp4; in ffetarget_divide_complex2() local
/openbsd/sys/dev/ic/
H A Dz8530tty.c896 uint8_t tmp3, tmp4, tmp5; in zsparam() local
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.c3042 rtx tmp4 = gen_reg_rtx (SImode); local
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp4808 llvm::Value *tmp4 = Builder.CreateAnd(LHSTmp, tmp); in VisitAbstractConditionalOperator() local