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

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/dted/
H A Ddted.c473 Int nCols, Int curCol, char *buf, Boln hostIsIntel)
500 if (hostIsIntel) {
517 if (hostIsIntel) {
553 Int nchan, Boln hostIsIntel, Boln verbose,
561 printf ("readDtedFile: Width=%d Height=%d nchan=%d hostIsIntel=%s\n",
562 width, height, nchan, hostIsIntel? "yes": "no");
573 x, colBuf, hostIsIntel)) {
896 Boln hostIsIntel; local
929 hostIsIntel = isIntel ();
934 hostIsIntel, opt
472 readDtedColumn(tkimg_MFile *handle, Short *pixels, Int nRows, Int nCols, Int curCol, char *buf, Boln hostIsIntel) argument
552 readDtedFile(tkimg_MFile *handle, Short *buf, Int width, Int height, Int nchan, Boln hostIsIntel, Boln verbose, Short minVals[], Short maxVals[]) argument
[all...]

Completed in 200 milliseconds