Home
last modified time | relevance | path

Searched refs:unsigned_ops (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/dev/i386/
H A Ddis_tables.c5367 static char *unsigned_ops[] = { variable
5391 for (i = 0; unsigned_ops[i]; ++i) { in isunsigned_op()
5392 if (strncmp(where, unsigned_ops[i], in isunsigned_op()
5393 strlen(unsigned_ops[i]))) in isunsigned_op()