OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CON
(Results
1 - 16
of
16
) sorted by relevancy
/src/usr.bin/xlint/lint1/
op.h
114
CON
,
tree.c
563
case
CON
:
665
n->tn_op =
CON
;
678
n->tn_op =
CON
;
802
n->tn_op =
CON
;
808
n->tn_op =
CON
;
877
return tn->tn_op ==
CON
&&
917
if (ln->tn_op !=
CON
&& rn->tn_op !=
CON
)
924
if (lt == CHAR && rn->tn_op ==
CON
&&
930
if (rt == CHAR && ln->tn_op ==
CON
&
4812
int64_t
con
= is_uinteger(idx->tn_type->t_tspec)
local in function:check_array_index
[
all
...]
lint1.h
304
val_t value; /* if
CON
*/
671
lint_assert(tn->tn_op ==
CON
);
679
return tn != NULL && tn->tn_op ==
CON
&& !is_nonzero_val(&tn->u.value);
685
return tn != NULL && tn->tn_op ==
CON
&& is_nonzero_val(&tn->u.value);
ckbool.c
56
return t == INT && tn->tn_op ==
CON
&& tn->u.value.u.integer == 0;
ckgetopt.c
90
&& tn->u.ops.right->tn_op ==
CON
func.c
399
switch_expr->u.ops.right->tn_op !=
CON
)
402
lint_assert(case_expr->tn_op ==
CON
);
473
if (tn->tn_op !=
CON
) {
581
if (tn != NULL && tn->tn_op ==
CON
&& !tn->tn_system_dependent) {
759
if (tn != NULL && tn->tn_op ==
CON
) {
emit1.c
342
if (arg->tn_op ==
CON
) {
init.c
217
if (tn == NULL || tn->tn_op ==
CON
)
273
if (lt != rt || (ltp->t_bitfield && rn->tn_op ==
CON
))
debug.c
225
case
CON
:
README.md
114
|
CON
| compile-time constant in `u.value` |
cgram.y
554
zero->tn_op =
CON
;
563
nc->tn_op =
CON
;
decl.c
3228
if (tn->tn_op !=
CON
&& dcs->d_kind != DLK_ABSTRACT)
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
cn9132-db.dtsi
181
/*
CON
2 on SLM-1683 - microSD */
armada-3720-db.dts
10
* the board, however the
CON
numbers are different between the 2
cn9130-db.dtsi
293
/*
CON
28 */
/src/usr.sbin/sysinst/arch/mac68k/
msg.md.es
55
formateador de disco cuando prepara el disco para usar
con
el
59
preliminar de particiones
con
cualquier formateador de disco.
67
con
un formateador compatible
con
MacOS.
72
{Sysinst intentar� inicializar su disco
con
un nuevo Mapa de Particiones
79
volumen no ser� iniciable por MacOS. Si escoge proceder
con
la
139
* Abandonar y esperar partir esta particion,
con
el Mapa de Particiones
144
�USAR
CON
CUIDADO!
150
seleccionada. Este deberia ser un nombre unico, empezando
con
una "/",
168
{La nueva etiqueta del disco no concuerda
con
la actual in-core
[
all
...]
Completed in 37 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025