Searched defs:op_t (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/sysmon/ |
H A D | sysmon_envsys_events.c | 69 static const struct op_t { struct 70 const char *name; 71 enum envsys_lims idx; 72 uint32_t prop;
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | op.h | 132 } op_t; typedef
|
/netbsd-src/external/lgpl3/gmp/dist/demos/ |
H A D | pexpr.c | 94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enum
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/ |
H A D | spu.c | 953 rtx op_t = operands[2]; in spu_emit_branch_or_set() local
|