OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:not_zero
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
value-range.cc
2388
int_range<1>
not_zero
= range_nonzero (unsigned_char_type_node);
local
2389
ASSERT_TRUE (
not_zero
== int_range<1> (UCHAR (1), UCHAR (255)));
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc
3987
rtx
not_zero
= gen_label_rtx ();
local
3988
emit_insn (gen_cbranchsi4 (cond, wavefront, const0_rtx,
not_zero
));
3990
emit_label (
not_zero
);
/src/sys/arch/m68k/060sp/dist/
pfpsp.s
14294
fbneq.w
not_zero
# if zero, force exponent
14297
not_zero
:
label
fpsp.s
24333
fbneq.w
not_zero
# if zero, force exponent
24336
not_zero
:
label
Completed in 151 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026