OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:apply_builtin_macro
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tradcpp/dist/
main.c
209
apply_builtin_macro
(unsigned num, const char *name, const char *val)
function
227
apply_builtin_macro
(n++, CONFIG_OS, "1");
230
apply_builtin_macro
(n++, CONFIG_OS_2, "1");
234
apply_builtin_macro
(n++, CONFIG_CPU, "1");
237
apply_builtin_macro
(n++, CONFIG_CPU_2, "1");
241
apply_builtin_macro
(n++, CONFIG_SIZE, "1");
244
apply_builtin_macro
(n++, CONFIG_BINFMT, "1");
248
apply_builtin_macro
(n++, CONFIG_COMPILER, VERSION_MAJOR);
249
apply_builtin_macro
(n++, CONFIG_COMPILER_MINOR, VERSION_MINOR);
250
apply_builtin_macro
(n++, "__VERSION__", VERSION_LONG)
[
all
...]
Completed in 17 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026