Searched defs:bitpattern (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Enquire/
H A DEnquire.c715 Void bitpattern ARGS((char *p, unsigned int size));
1395 bitpattern(char *p, unsigned int size) function
2720 bitpattern((char *) &val, (unsigned)sizeof(val));
2724 bitpattern((char *) &new, (unsigned)sizeof(new));

Completed in 41 milliseconds