Searched defs:CVTI (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dsem.h81 #define CVTI(x) osembuf->x = (int)sembuf->x macro
86 #undef CVTI macro
109 #define CVTI(x) osembuf->x = (int)sembuf->x macro
114 #undef CVTI macro
H A Dshm.h117 #define CVTI(x) oshmbuf->x = (int)shmbuf->x macro
126 #undef CVTI macro
153 #define CVTI(x) oshmbuf->x = (int)shmbuf->x macro
162 #undef CVTI macro
[all...]
H A Dmsg.h114 #define CVTI(x) omsqbuf->x = (int)msqbuf->x macro
123 #undef CVTI macro
155 #define CVTI(x) omsqbuf->x = (int)msqbuf->x macro
164 #undef CVTI macro
[all...]

Completed in 156 milliseconds