Searched refs:aField (Results 1 – 5 of 5) 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
8 int aField; member
4005 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local4053 for(i=0; i<ArraySize(aField); i++){ in shell_dbinfo_command()4054 int ofst = aField[i].ofst; in shell_dbinfo_command()4056 utf8_printf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
4027 static const struct { const char *zName; int ofst; } aField[] = { in shell_dbinfo_command() local4075 for(i=0; i<ArraySize(aField); i++){ in shell_dbinfo_command()4076 int ofst = aField[i].ofst; in shell_dbinfo_command()4078 utf8_printf(p->out, "%-20s %u", aField[i].zName, val); in shell_dbinfo_command()
META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...