Home
last modified time | relevance | path

Searched defs:cold (Results 1 – 9 of 9) sorted by relevance

/freebsd-14.2/usr.bin/gzip/
H A Dunbzip2.c39 int ret, end_of_file, cold = 0; in unbzip2() local
/freebsd-14.2/sys/riscv/riscv/
H A Dmachdep.c111 int cold = 1; variable
/freebsd-14.2/sys/arm/arm/
H A Dmachdep.c117 int cold = 1; variable
/freebsd-14.2/sys/powerpc/powerpc/
H A Dmachdep.c132 int cold = 1; variable
/freebsd-14.2/sys/arm64/arm64/
H A Dmachdep.c132 int cold = 1; variable
/freebsd-14.2/sys/i386/i386/
H A Dmachdep.c175 int cold = 1; variable
H A Dpmap.c438 __CONCAT(PMTYPE, cold)(void) in __CONCAT() argument
/freebsd-14.2/sys/amd64/amd64/
H A Dmachdep.c199 int cold = 1; variable
/freebsd-14.2/stand/kshim/
H A Dbsd_kernel.h135 #define cold 0 macro