Home
last modified time | relevance | path

Searched defs:ptr4 (Results 1 – 9 of 9) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Dtypeof-mods.c13 typeof(obj) *ptr4 = ptr; in test_spec() local
27 typeof(obj) *ptr4 = ptr; in test_const() local
39 typeof(obj) *ptr4 = ptr; in test_volatile() local
53 typeof(obj) *ptr4 = ptr; in test_restrict() local
67 typeof(obj) *ptr4 = ptr; in test_atomic() local
82 typeof(obj) *ptr4 = ptr; in test_bitwise() local
96 typeof(obj) *ptr4 = ptr; in test_static() local
110 typeof(obj) *ptr4 = ptr; in test_tls() local
124 typeof(obj) *ptr4 = ptr; in test_nocast() local
Dtypeof-noderef.c8 typeof(obj) *ptr4 = ptr; in test_noderef() local
Dtypeof-addresspace.c10 typeof(obj) *ptr4 = ptr; /* check-should-pass */ in test_as() local
Dtypeof-safe.c12 int *ptr4 = &obj; in test_safe() local
/third_party/json/docs/examples/
Djson_pointer__to_string.cpp12 json::json_pointer ptr4("/"); in main() local
/third_party/cups-filters/backend/
Dimplicitclass.c90 char *ptr2,*ptr3,*ptr4; in main() local
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_render.c507 const uint32_t *ptr4; in r300_draw_elements_immediate() local
/third_party/node/deps/v8/src/execution/
Disolate.cc643 void* ptr4) { in PushStackTraceAndDie()
651 void Isolate::PushParamsAndDie(void* ptr1, void* ptr2, void* ptr3, void* ptr4, in PushParamsAndDie()
671 void* ptr2, void* ptr3, void* ptr4, void* ptr5, void* ptr6) { in StackTraceFailureMessage()
/third_party/icu/icu4c/source/test/intltest/
Dmeasfmttest.cpp3472 MeasureUnit *ptr4 = ptr1->clone(); in TestBasic() local