Home
last modified time | relevance | path

Searched defs:typemask (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/dev/sound/
H A Dclone.c85 int typemask; member
168 snd_clone_create(int typemask, int maxunit, int deadline, uint32_t flags) in snd_clone_create()
/dflybsd-src/lib/libtelnet/
H A Dauth.c71 #define typemask(x) ((x) > 0 ? 1 << ((x)-1) : 0) macro
H A Dencrypt.c89 #define typemask(x) ((x) > 0 ? 1 << ((x)-1) : 0) macro
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Dtarget.c410 const int typemask = short_mapkind ? 0xff : 0x7; in gomp_map_fields_existing() local
488 const int typemask = short_mapkind ? 0xff : 0x7; in gomp_map_vars() local
1088 const int typemask = short_mapkind ? 0xff : 0x7; in gomp_update() local
1889 const int typemask = 0xff; in gomp_exit_data() local