Home
last modified time | relevance | path

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

/dports/sysutils/py-pywatchman/watchman-4.9.0/
H A Dwatchman.h60 #define DECODE_DIR(dir) ((void*)(((intptr_t)dir) & ~0x1)) macro
/dports/sysutils/watchman/watchman-4.5.0/
H A Dwatchman.h232 #define DECODE_DIR(dir) ((void*)(((intptr_t)dir) & ~0x1)) macro