Home
last modified time | relevance | path

Searched defs:JMPR (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/
H A DMnemonic.java41 public static final short JMPR = 0x1C; field in Mnemonic
/dports/devel/vasm/vasm/cpus/c16x/
H A Dcpu.c18 static int JMPA,JMPR,JMPS,JNB,JB,JBC,JNBS,JMP; variable
/dports/print/ttfautohint/ttfautohint-1.8.4/lib/
H A Dtabytecode.h51 #define JMPR 0x1C /* jump relative */ macro
/dports/x11-servers/Xfstt/xfstt-1.11/libfstt/
H A Dttf.h1181 JMPR = 0x1C, // jump relative unconditionally enumerator
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/libpcsxcore/ix86_64/
H A Dix86-64.c2380 void JMPR( x86IntRegType to ) in JMPR() function