Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/gzip/
H A Dunbzip2.c37 int ret, end_of_file, cold = 0; in unbzip2() local
/netbsd-src/sys/arch/i386/stand/lib/
H A Dbiosdisk_ll.c239 readsects(struct biosdisk_ll *d, daddr_t dblk, int num, char *buf, int cold) in readsects()
242 #define cold 1 /* collapse out references to diskbufp */ in readsects() macro
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Defidisk_ll.c143 readsects(struct biosdisk_ll *d, daddr_t dblk, int num, char *buf, int cold) in readsects()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Dattributes.d155 enum cold = attribute("cold"); variable
/netbsd-src/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c295 char cold; local
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dfnmatch_loop.c207 CHAR cold; in FCT() local
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch_loop.c234 CHAR cold; in FCT() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch_loop.c204 CHAR cold; in FCT() local
/netbsd-src/sys/rump/librump/rumpkern/
H A Demul.c68 int cold = 1; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline.c1074 want_inline_function_to_all_callers_p (struct cgraph_node *node, bool cold) in want_inline_function_to_all_callers_p()
2600 int cold; in ipa_inline() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline.cc1129 want_inline_function_to_all_callers_p (struct cgraph_node *node, bool cold) in want_inline_function_to_all_callers_p()
2665 int cold; in ipa_inline() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Disakmp_cfg.c2128 isakmp_cfg_init(cold) in isakmp_cfg_init() argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt.c990 i386_pe_seh_fini (FILE *f, bool cold) in i386_pe_seh_fini()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt.cc989 i386_pe_seh_fini (FILE *f, bool cold) in i386_pe_seh_fini()
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.ml89 let cold = 9 var
H A Dllvm.mli137 val cold : int (** [cold] is the calling convention for val