OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FOO
(Results
1 - 25
of
184
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/external/bsd/tradcpp/dist/tests/
t13.c
2
#define
FOO
BAR
4
FOO
t18.c
1
#if
FOO
/* ignore me */
t14.c
2
#define
FOO
BAR */
3
FOO
4
FOO
t15.c
1
#define
FOO
/* BAR */ BAZ
2
FOO
3
FOO
t21.c
1
# define
FOO
BAR
2
#undef
FOO
/* would be wrong */
3
FOO
t25.c
1
#define
FOO
foo
/*
2
#undef
FOO
3
#define
FOO
bar */
4
FOO
t26.c
1
#define
FOO
foo
2
FOO
3
"
FOO
"
4
'
FOO
'
t35.c
2
#define
FOO
foo
4
Q
FOO
Q 'I like "
FOO
" and "BAR"'
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
lineinc1.h
1
#define
FOO
1
lineinc2.h
1
#undef
FOO
2
#define
FOO
2
lineinc3.h
1
#undef
FOO
2
#define
FOO
3
info-macros.c
4
#ifdef
FOO
5
#undef
FOO
7
#define
FOO
"hello"
9
#undef
FOO
14
#ifdef
FOO
15
#undef
FOO
17
#define
FOO
" "
21
#ifdef
FOO
22
#undef
FOO
24
#define
FOO
"world
37
char *
foo
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
lineinc1.h
1
#define
FOO
1
lineinc2.h
1
#undef
FOO
2
#define
FOO
2
lineinc3.h
1
#undef
FOO
2
#define
FOO
3
info-macros.c
4
#ifdef
FOO
5
#undef
FOO
7
#define
FOO
"hello"
9
#undef
FOO
14
#ifdef
FOO
15
#undef
FOO
17
#define
FOO
" "
21
#ifdef
FOO
22
#undef
FOO
24
#define
FOO
"world
37
char *
foo
;
local
[
all
...]
/src/external/gpl3/gcc/dist/fixincludes/tests/base/sys/
machine.h
13
#define
FOO
bar \
/src/external/gpl3/gcc.old/dist/fixincludes/tests/base/sys/
machine.h
13
#define
FOO
bar \
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-comdat-2.cpp
5
FOO
<long>
Foo
;
6
FOO
<int> Foo2;
9
return (int)
Foo
.DoIt(10);
instrprof-comdat.h
5
template <class T> class
FOO
{
7
FOO
() : t(0) {}
15
template <class T> T
FOO
<T>::DoIt(T ti) { // HEADER: 2| [[@LINE]]|template
instrprof-comdat-1.cpp
7
FOO
<int>
Foo
;
9
int Res =
Foo
.DoIt(10);
/src/external/lgpl3/mpc/dist/tools/mpcheck/
mpcheck-double.c
64
#define
FOO
add
68
#define
FOO
sub
72
#define
FOO
mul
76
#define
FOO
div
80
#define
FOO
pow
83
#define
FOO
abs
86
#define
FOO
arg
89
#define
FOO
sqrt
92
#define
FOO
acos
95
#define
FOO
acos
[
all
...]
mpcheck-float.c
76
#define
FOO
add
80
#define
FOO
sub
84
#define
FOO
mul
88
#define
FOO
div
92
#define
FOO
pow
95
#define
FOO
abs
98
#define
FOO
arg
101
#define
FOO
sqrt
104
#define
FOO
acos
107
#define
FOO
acos
[
all
...]
mpcheck-float128.c
81
#define
FOO
add
85
#define
FOO
sub
89
#define
FOO
mul
93
#define
FOO
div
97
#define
FOO
pow
100
#define
FOO
abs
103
#define
FOO
arg
106
#define
FOO
sqrt
109
#define
FOO
acos
112
#define
FOO
acos
[
all
...]
mpcheck-longdouble.c
64
#define
FOO
add
68
#define
FOO
sub
72
#define
FOO
mul
76
#define
FOO
div
80
#define
FOO
pow
83
#define
FOO
abs
86
#define
FOO
arg
89
#define
FOO
sqrt
92
#define
FOO
acos
95
#define
FOO
acos
[
all
...]
Completed in 35 milliseconds
1
2
3
4
5
6
7
8
Indexes created Fri Apr 03 00:24:04 UTC 2026