Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/sys/
H A Dsem.h82 #define CVTI(x) osembuf->x = (int)sembuf->x in __native_to_semid_ds13() macro
111 #define CVTI(x) osembuf->x = (int)sembuf->x in __native_to_semid_ds14() macro
H A Dshm.h118 #define CVTI(x) oshmbuf->x = (int)shmbuf->x in __native_to_shmid_ds14() macro
155 #define CVTI(x) oshmbuf->x = (int)shmbuf->x in __native_to_shmid_ds13() macro
H A Dmsg.h116 #define CVTI(x) omsqbuf->x = (int)msqbuf->x in __native_to_msqid_ds13() macro
159 #define CVTI(x) omsqbuf->x = (int)msqbuf->x in __native_to_msqid_ds14() macro