Home
last modified time | relevance | path

Searched defs:DIFF (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcrx-opc.c428 #define CSTBIT_INST(NAME, OP, OPC1, DIFF, SHIFT, OPC2) \ argument
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcrx-opc.c428 #define CSTBIT_INST(NAME, OP, OPC1, DIFF, SHIFT, OPC2) \ argument
/netbsd/src/external/bsd/ntp/dist/include/
Dntp.h160 #define DIFF(x, y) (SQUARE((x) - (y))) macro