Searched refs:aField (Results 1 – 4 of 4) sorted by relevance
43 …int aField __attribute__((optnone)); // expected-warning{{'optnone' attribute only applies to fun… member64 …[[clang::optnone]] int aField; // expected-warning{{'optnone' attribute only applies to functions}} member
2532 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local2580 for(i=0; i<sizeof(aField)/sizeof(aField[0]); i++){ in shell_dbinfo_command()2581 int ofst = aField[i].ofst; in shell_dbinfo_command()2583 fprintf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
2554 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local2602 for(i=0; i<sizeof(aField)/sizeof(aField[0]); i++){ in shell_dbinfo_command()2603 int ofst = aField[i].ofst; in shell_dbinfo_command()2605 fprintf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...