HomeSort by: relevance | last modified time | path
    Searched defs:hselect (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/mkhybrid/dist/
apple.c 61 static unsigned int hselect; /* type of HFS file selected */ variable
1421 if (DO_CAP & hselect) {
1439 if (DO_ESH & hselect) {
1451 if (DO_DBL & hselect) {
1457 if (DO_NETA & hselect) {
1464 if ((DO_FEU & hselect) || ( DO_FEL & hselect)) {
1484 if (DO_SGI | hselect) {
1552 hselect = hfs_select;
1554 hselect = ~0
    [all...]
apple.c 61 static unsigned int hselect; /* type of HFS file selected */ variable
1421 if (DO_CAP & hselect) {
1439 if (DO_ESH & hselect) {
1451 if (DO_DBL & hselect) {
1457 if (DO_NETA & hselect) {
1464 if ((DO_FEU & hselect) || ( DO_FEL & hselect)) {
1484 if (DO_SGI | hselect) {
1552 hselect = hfs_select;
1554 hselect = ~0
    [all...]

Completed in 33 milliseconds