OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONV
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/nvi/dist/common/
common.h
39
typedef struct _conv
CONV
;
100
#include "
conv
.h" /* Required by ex.h and screen.h */
screen.h
162
CONV
conv
;
member in struct:_scr
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp
2032
#define
CONV
(X) \
2041
CONV
(EQ);
2042
CONV
(NE);
2043
CONV
(GT);
2044
CONV
(GE);
2045
CONV
(LT);
2046
CONV
(LE);
2051
#undef
CONV
/src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm.cc
19198
enum Convert_Action {SKIP,
CONV
, SWAP_CONV};
19213
? SKIP :
CONV
;
19251
action =
CONV
;
19257
action =
CONV
;
19262
action =
CONV
;
19273
action =
CONV
;
19285
action =
CONV
;
19345
action =
CONV
;
19379
else /* action ==
CONV
*/
/src/external/gpl3/gcc/dist/gcc/config/arm/
arm.cc
19423
enum Convert_Action {SKIP,
CONV
, SWAP_CONV};
19438
? SKIP :
CONV
;
19476
action =
CONV
;
19482
action =
CONV
;
19487
action =
CONV
;
19498
action =
CONV
;
19510
action =
CONV
;
19570
action =
CONV
;
19604
else /* action ==
CONV
*/
Completed in 129 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026