Searched defs:intbuf (Results 1 – 4 of 4) sorted by relevance
86 static char intbuf[MAXELFERR]; in elf_errmsg() local
64 char intbuf[STBUFSIZ]; in proc_string_read() local
209 uint32_t *intbuf = (uint32_t *)(uintptr_t)buf; in ucode_convert_intel() local
44 sigjmp_buf intbuf; /* for interrupts and timeouts */ variable