Lines Matching defs:architecture
361 char architecture[MAXPATHLEN];
369 architecture[0] = '\0';
398 architecture[index++] = buf[i];
401 architecture[index-1] = '\0';
423 if (architecture[0])
424 if ((*arch = assign_arch(architecture)) == 0) {
426 "warning: Unknown architecture %s found in %s\n",
427 architecture, pkginfofile);
443 * arch - architecture of current prototype
550 * arch - architecture of current prototype