OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_func
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.27/gas/
read.h
180
extern void
s_func
(int);
read.c
357
{"endfunc",
s_func
, 1},
377
{"func",
s_func
, 0},
6054
s_func
(int end_p)
function
[
all
...]
ChangeLog-9899
[
all
...]
/toolchain/binutils/binutils-2.27/gas/config/
tc-microblaze.c
312
s_func
(1) with arg 1 (1 for end). */
319
s_func
(1);
382
{"ent",
s_func
, 0}, /* Treat ent as function entry point. */
[
all
...]
Completed in 190 milliseconds