OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:asfunc
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
tc-z80.c
406
typedef const char * (
asfunc
)(char, char, const char*);
typedef
413
asfunc
* fp;
[
all
...]
/external/clang/test/CodeGenCXX/
mangle.cpp
877
void
ASfunc
(__attribute__((address_space(3))) int* x) {}
Completed in 657 milliseconds