Home
last modified time | relevance | path

Searched refs:dummy32 (Results 1 – 5 of 5) sorted by relevance

/external/google-breakpad/src/common/mac/
Dmacho_reader.cc463 uint32_t offset, dummy32; in WalkSegmentSections() local
471 >> dummy32 in WalkSegmentSections()
472 >> dummy32 in WalkSegmentSections()
474 >> dummy32 in WalkSegmentSections()
475 >> dummy32; in WalkSegmentSections()
477 cursor >> dummy32; in WalkSegmentSections()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c43 int dummy32 = ELOOP; variable
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3.c84 reg_t val = { .dummy32 = 0 }; in reg()
124 return val.dummy32; in reg()
Dinstr-a3xx.h270 uint32_t dummy32; member
/external/protobuf/src/google/protobuf/
Dunittest.proto384 optional int32 dummy32 = 32; field