Home
last modified time | relevance | path

Searched defs:Byte (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dzconf.h52 typedef unsigned char Byte; /* 8 bits */ typedef
/linux/arch/x86/math-emu/
H A Dfpu_entry.c546 static int valid_prefix(u_char *Byte, u_char __user **fpu_eip, in valid_prefix()