repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add copy of .ttf font with .eot extension for testing
[wine-gecko.git]
/
xpcom
/
tests
/
static-checker
/
e13.cpp
blob
cab2cd3728d5f7c12a1a4a191f48ef7abf93c3fc
1
typedef
int
PRBool
;
2
typedef
int
PRUint32
;
3
typedef
int
PRInt32
;
4
5
typedef
PRUint32 nsresult
;
6
typedef
short
PRUnichar
;
7
8
void
bar
(
int
*
p
__attribute__
((
user
(
"NS_outparam"
)))) {
9
}