Searched defs:opmask (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/lib/libc/sparc64/fpu/
H A Dfpu.c188 static const int opmask[] = {0, 0, 1, 3, 1}; variable
/freebsd-11-stable/contrib/binutils/gas/
H A Dcgen.c788 unsigned long opmask = (((1L << (len - 1)) - 1) << 1) | 1; local
/freebsd-11-stable/usr.sbin/ppp/
H A Dlcp.h45 int opmask; /* want these types of callback */ member in struct:callback
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_all.c626 u_int32_t opmask; local
H A Dscsi_all.h3668 u_int32_t opmask; member in struct:op_table_entry
/freebsd-11-stable/contrib/sqlite3/
H A Dshell.c8816 const int opmask = local

Completed in 378 milliseconds