This website works better with JavaScript.
Explore
Help
Sign In
friendlyelec
/
rk35xx-android14
Watch
1
Star
0
Fork
You've already forked rk35xx-android14
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4e6663206d
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4e6663206d'
${ noResults }
rk35xx-android14
/
external
/
clang
/
test
/
Preprocessor
/
macro_arg_keyword.c
7 lines
86 B
Raw
Blame
History
// RUN: %clang_cc1 -E %s | grep xxx-xxx
#
define foo(return) return-return
foo
(
xxx
)
Reference in new issue
View Git Blame
Copy Permalink