Home
last modified time | relevance | path

Searched refs:SANITIZE (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libcbor/oss-fuzz/
H A Dbuild.sh21 cmake -D CMAKE_BUILD_TYPE=Debug -D CMAKE_INSTALL_PREFIX="$WORK" -D SANITIZE=OFF ..
/freebsd/contrib/libcbor/
H A DCMakeLists.txt58 option(SANITIZE "Enable ASan & a few compatible sanitizers in Debug mode" ON)
86 if(SANITIZE)
54 option(SANITIZE "Enable ASan & a few compatible sanitizers in Debug mode" ON) global() option
/freebsd/sys/cam/scsi/
H A Dscsi_da.h244 #define SANITIZE 0x48 macro
H A Dscsi_da.c6487 scsi_cmd->opcode = SANITIZE; in scsi_sanitize()
/freebsd/sys/dev/nvme/
H A Dnvme_qpair.c79 OPC_ENTRY(SANITIZE),