Searched defs:RP (Results 1 – 7 of 7) sorted by relevance
/titanic_51/usr/src/lib/libbc/sparc/inc/sparc/ |
H A D | asm_linkage.h | 240 #define SAVE_GLOBALS(RP) \ argument 248 #define RESTORE_GLOBALS(RP) \ argument 256 SAVE_OUTS(RP) global() argument 262 RESTORE_OUTS(RP) global() argument [all...] |
/titanic_51/usr/src/uts/sparc/v9/sys/ |
H A D | privregs.h | 86 #define SAVE_GLOBALS(RP) \ argument 97 #define RESTORE_GLOBALS(RP) \ argument 108 SAVE_OUTS(RP) global() argument 118 RESTORE_OUTS(RP) global() argument [all...] |
/titanic_51/usr/src/common/smbclnt/ |
H A D | smbfs_ntacl.c | 1265 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument 1268 #define I_getsidbygid(GH, GID, SPP, RP, ST) \ argument 1273 #define I_getsidbyuid(GH, UID, SPP, RP, ST) \ argument 1276 #define I_getsidbygid(GH, GID, SPP, RP, ST) \ argument
|
/titanic_51/usr/src/uts/sun4u/ml/ |
H A D | mach_locore.s | 1147 #define PTL1_SAVE_WINDOW(RP) \ argument [all...] |
/titanic_51/usr/src/uts/sun4v/ml/ |
H A D | mach_locore.s | 1259 #define PTL1_SAVE_WINDOW(RP) \ argument [all...] |
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | defs.h | 50 #define RP 3 macro
|
/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | parse.y | 99 create_table_args ::= LP columnlist conslist_opt RP(X). { in RP() function [all...] |