OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pSys
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/module/ia64/
IA64entry.h
18
#define
pSys
p4 /**< are we processing a (synchronous) system call? */
19
#define pNonSys p5 /**< complement of
pSys
*/
IA64minstate.h
200
/* initialize
pSys
=0, pNonSys=1 */ \
201
cmp.eq pNonSys,
pSys
=r0, r0 \
Completed in 339 milliseconds