OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NAME_BUF_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-d30v.c
1280
#define
NAME_BUF_LEN
20
1291
char name[
NAME_BUF_LEN
];
1305
&& nlen < (
NAME_BUF_LEN
- 1)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-d30v.c
1278
#define
NAME_BUF_LEN
20
1289
char name[
NAME_BUF_LEN
];
1303
&& nlen < (
NAME_BUF_LEN
- 1)
Completed in 18 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026