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

/freebsd-13-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c5342 static char *unsigned_ops[] = { variable
5366 for (i = 0; unsigned_ops[i]; ++i) {
5367 if (strncmp(where, unsigned_ops[i],
5368 strlen(unsigned_ops[i])))

Completed in 63 milliseconds