Home
last modified time | relevance | path

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

/freebsd/usr.bin/gzip/
H A Dunbzip2.c39 int ret, end_of_file, cold = 0; in unbzip2() local
/freebsd/sys/riscv/riscv/
H A Dmachdep.c110 int cold = 1; variable
/freebsd/sys/arm/arm/
H A Dmachdep.c116 int cold = 1; variable
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c132 int cold = 1; variable
/freebsd/sys/arm64/arm64/
H A Dmachdep.c133 int cold = 1; variable
/freebsd/sys/i386/i386/
H A Dmachdep.c173 int cold = 1; variable
H A Dpmap.c428 __CONCAT(PMTYPE, cold)(void) in __CONCAT() argument
/freebsd/sys/amd64/amd64/
H A Dmachdep.c197 int cold = 1; variable
/freebsd/stand/kshim/
H A Dbsd_kernel.h135 #define cold 0 macro