Home
last modified time | relevance | path

Searched refs:tag_ptr (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dptrlist.h308 static inline void *tag_ptr(void *ptr, unsigned long tag) in tag_ptr() function
/third_party/node/deps/v8/src/logging/
Dlog.cc1420 void* tag_ptr = in CodeCreateEvent() local
1422 msg << kNext << tag_ptr << kNext << ComputeMarker(code); in CodeCreateEvent()