Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dptrlist.h136 #define TAG_CURRENT(ptr,val) update_tag(THIS_ADDRESS(ptr),val)
281 static inline void update_tag(void *p, unsigned long tag) in update_tag() function