Searched refs:intel_long (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/boot/tools/
H A Dbuild.c64 long intel_long(long l) function
149 if (((long *) buf)[0]!=intel_long(0x04100301))
151 if (((long *) buf)[1]!=intel_long(MINIX_HEADER))
178 if (((long *) buf)[0]!=intel_long(0x04100301))
180 if (((long *) buf)[1]!=intel_long(MINIX_HEADER))
197 if (tmp_long != intel_long(0x53726448) )
203 tmp_long = intel_long(0x100000);

Completed in 63 milliseconds