Searched defs:op_name (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/mips/mips/
H A Ddb_disasm.c56 static char *op_name[64] = { variable
/freebsd-10-stable/crypto/openssl/crypto/
H A Dconstant_time_test.c58 test_binary_op(unsigned int (*op) (unsigned int a, unsigned int b), const char *op_name, unsigned int a, unsigned int b, int is_true) argument
75 test_binary_op_8(unsigned char (*op) (unsigned int a, unsigned int b), const char *op_name, unsigned int a, unsigned int b, int is_true) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_dis.c347 const char *op_name; member in struct:opent
/freebsd-10-stable/contrib/gdb/gdb/
H A Dexpprint.c560 op_name (struct expression *exp, enum exp_opcode opcode) function
H A Dparser-defs.h248 char *(*op_name) (enum exp_opcode); member in struct:exp_descriptor
/freebsd-10-stable/usr.sbin/config/
H A Dconfig.h121 char *op_name; member in struct:opt
/freebsd-10-stable/contrib/gcc/
H A Dc-common.c2989 const char *op_name; local

Completed in 198 milliseconds