Home
last modified time | relevance | path

Searched defs:op_t (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/sysmon/
H A Dsysmon_envsys_events.c69 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 Dop.h132 } op_t; typedef
/netbsd-src/external/lgpl3/gmp/dist/demos/
H A Dpexpr.c94 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 Dspu.c953 rtx op_t = operands[2]; in spu_emit_branch_or_set() local