Searched refs:__S_TYPEISSEM (Results 1 – 2 of 2) sorted by relevance
/sysdeps/unix/sysv/linux/bits/ | ||
A D | stat.h | 43 #define __S_TYPEISSEM(buf) ((buf)->st_mode - (buf)->st_mode) macro |
/sysdeps/mach/hurd/bits/ | ||
A D | stat.h | 179 #define __S_TYPEISSEM(buf) (0) macro |
Completed in 4 milliseconds