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

/freebsd-current/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c6478 static char *unsigned_ops[] = { variable
6502 for (i = 0; unsigned_ops[i]; ++i) {
6503 if (strncmp(where, unsigned_ops[i],
6504 strlen(unsigned_ops[i])))

Completed in 63 milliseconds