OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:convertible_lax
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
1008
bool
convertible_lax
;
1014
convertible_lax
=
1022
if (!
convertible_lax
|| flag_lax_vector_conversions)
1023
return
convertible_lax
;
1006
bool
convertible_lax
;
local
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
985
bool
convertible_lax
;
991
convertible_lax
=
999
if (!
convertible_lax
|| flag_lax_vector_conversions)
1000
return
convertible_lax
;
983
bool
convertible_lax
;
local
Completed in 34 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026