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

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_acl.c38 #define RETVAL(c, r, e, s) \ macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c1622 #define RETVAL macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c1616 #define RETVAL macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/d10v/
H A Dsimops.c3199 #define RETVAL(X) do { result = (X); SET_GPR (0, result); } while (0) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/d10v/
H A Dsimops.c3199 #define RETVAL(X) do { result = (X); SET_GPR (0, result); } while (0) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/sim/cr16/
H A Dsimops.c5120 #define RETVAL(X) do { result = (0xffff & (X));SET_GPR (0, result);} while (0) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/cr16/
H A Dsimops.c5113 #define RETVAL(X) do { result = (0xffff & (X));SET_GPR (0, result);} while (0) macro
[all...]

Completed in 215 milliseconds